Searched refs:sizes (Results 1 – 25 of 25) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_photon.c | 282 PtContainerCallback_t *sizes = info->cbdata; in gui_ph_handle_menu_resize() local 287 height = sizes->new_dim.h; in gui_ph_handle_menu_resize()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | gui_x11.txt | 112 *font-sizes* 115 not check the font sizes. It's the size in screen pixels that must be the
|
| H A D | usr_42.txt | 319 "Compile.xpm". The size must be 18 by 18 pixels. On MS-Windows other sizes
|
| H A D | gui_w32.txt | 47 sizes. It's the size in screen pixels that must be the same. Note that some
|
| H A D | usr_21.txt | 276 winsize window sizes
|
| H A D | usr_08.txt | 158 The 'equalalways' option, when set, makes Vim equalize the windows sizes
|
| H A D | print.txt | 537 measure a sheet and compare it with the table of supported paper sizes listed
|
| H A D | starting.txt | 1365 left out, the window sizes are restored (relative to the screen size). 1366 Otherwise, the windows are just given sensible sizes.
|
| H A D | cmdline.txt | 1166 Once the command-line window is closed the old window sizes are restored. The
|
| H A D | gui.txt | 1145 See also |font-sizes|.
|
| H A D | vi_diff.txt | 1327 sizes obtained in another way.
|
| H A D | editing.txt | 1591 file modes and file sizes are compared for all buffers in a window. Vim will
|
| H A D | usr_41.txt | 998 winrestcmd() return command to restore window sizes
|
| H A D | options.txt | 764 which can be easier to read at certain sizes on certain displays. 2974 If a window size is specified when creating a new window sizes are 6620 winsize window sizes 8268 The exact dimensions in pixels of the various icon sizes depend on
|
| H A D | version6.txt | 464 This can be used to avoid changing window sizes when you want to keep them. 5604 work well for small sizes. (Adrien Beau) 8520 Solution: Update the frame sizes before updating the window positions. 11120 Fix the explorer plugin to avoid changing the window sizes. Add 13699 Solution: Restore window sizes both before and after restoring the view, so
|
| H A D | tags | 6554 font-sizes gui_x11.txt /*font-sizes*
|
| H A D | pi_netrw.txt | 4337 Dec 09, 2013 * (Ken Takata) Provided a patch; File sizes
|
| H A D | version8.txt | 2661 Problem: Restoring the window sizes after closing the command line window 2663 Solution: Restore the sizes twice. (Hirohito Higashi) 5453 Problem: Comparing utf-8 sequences does not handle different byte sizes 18731 frame, not all window sizes are adjusted. (Glacambre) 31737 Solution: Fix buffer sizes. (Yasuhiro Matsumoto, closes #3999) 31873 Solution: Adjust buffer sizes. (Yasuhiro Matsumoto, closes #4002) 46297 Problem: Compiler warnings for integer sizes.
|
| H A D | eval.txt | 3163 winrestcmd() String returns command to restore window sizes 12136 the current window sizes. Only works properly when no windows
|
| H A D | version7.txt | 5196 Solution: Only equalize window sizes when after a split the windows are
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | html.vim | 125 syn keyword htmlArg contained sizes srcset srcdoc srclang step title translate
|
| H A D | tex.vim | 359 " Some type sizes: {{{1
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_undo.vim | 380 " try several sizes
|
| H A D | test_functions.vim | 2059 let sizes = readdirex('Xdir')->map({-> v:val.size}) 2060 call assert_equal([0, 4, 7], sort(sizes))
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | netrw.vim | 2590 …" formerly just a "new...bd!", that changed the window sizes when equalalways. Using enew workaro… 2636 …" formerly just a "new...bd!", that changed the window sizes when equalalways. Using enew workaro… 2726 …" formerly just a "new...bd!", that changed the window sizes when equalalways. Using enew workaro… 2772 …" formerly just a "new...bd!", that changed the window sizes when equalalways. Using enew workaro… 11109 " sort by size (handles file sizes up to 1 quintillion bytes, US)
|