Home
last modified time | relevance | path

Searched refs:sizes (Results 1 – 25 of 25) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_photon.c282 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 Dgui_x11.txt112 *font-sizes*
115 not check the font sizes. It's the size in screen pixels that must be the
H A Dusr_42.txt319 "Compile.xpm". The size must be 18 by 18 pixels. On MS-Windows other sizes
H A Dgui_w32.txt47 sizes. It's the size in screen pixels that must be the same. Note that some
H A Dusr_21.txt276 winsize window sizes
H A Dusr_08.txt158 The 'equalalways' option, when set, makes Vim equalize the windows sizes
H A Dprint.txt537 measure a sheet and compare it with the table of supported paper sizes listed
H A Dstarting.txt1365 left out, the window sizes are restored (relative to the screen size).
1366 Otherwise, the windows are just given sensible sizes.
H A Dcmdline.txt1166 Once the command-line window is closed the old window sizes are restored. The
H A Dgui.txt1145 See also |font-sizes|.
H A Dvi_diff.txt1327 sizes obtained in another way.
H A Dediting.txt1591 file modes and file sizes are compared for all buffers in a window. Vim will
H A Dusr_41.txt998 winrestcmd() return command to restore window sizes
H A Doptions.txt764 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 Dversion6.txt464 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 Dtags6554 font-sizes gui_x11.txt /*font-sizes*
H A Dpi_netrw.txt4337 Dec 09, 2013 * (Ken Takata) Provided a patch; File sizes
H A Dversion8.txt2661 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 Deval.txt3163 winrestcmd() String returns command to restore window sizes
12136 the current window sizes. Only works properly when no windows
H A Dversion7.txt5196 Solution: Only equalize window sizes when after a split the windows are
/vim-8.2.3635/runtime/syntax/
H A Dhtml.vim125 syn keyword htmlArg contained sizes srcset srcdoc srclang step title translate
H A Dtex.vim359 " Some type sizes: {{{1
/vim-8.2.3635/src/testdir/
H A Dtest_undo.vim380 " try several sizes
H A Dtest_functions.vim2059 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 Dnetrw.vim2590 …" 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)