| /vim-8.2.3635/src/xpm/include/ |
| H A D | simx.h | 108 unsigned long pixels[],
|
| H A D | xpm.h | 188 Pixel *pixels; /* List of used color pixels */ member
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_31.txt | 171 The position is given in screen pixels. Now you can use the numbers to move 172 Vim somewhere else. For example, to move it to the left a hundred pixels: > 204 pixels. Example: >
|
| H A D | gui_x11.txt | 115 not check the font sizes. It's the size in screen pixels that must be the 202 This creates a window with 80 columns and 63 lines at position 8 pixels from 203 the left and 100 pixels from the top of the screen.
|
| H A D | gui.txt | 135 window in pixels. Does not work in all versions. 140 The coordinates should specify the position in pixels of the 780 MS-Windows a size of 18 by 18 pixels works best. 782 The light grey pixels will be changed to the Window frame color and the 783 dark grey pixels to the window shadow color. More colors might also work,
|
| 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 | term.txt | 367 t_WP set window position (Y, X) in pixels *t_WP* *'t_WP'* 368 t_GP get window position (Y, X) in pixels *t_GP* *'t_GP'*
|
| H A D | develop.txt | 461 pixels. The Vim shell can use the whole screen or part of it.
|
| H A D | mbyte.txt | 592 - PIXEL: PIXEL_SIZE field. Height, in pixels, of characters. 600 - AVE: AVERAGE_WIDTH field. Ten times average width in pixels.
|
| H A D | netbeans.txt | 584 disappear when the mouse is moved more than a few pixels.
|
| H A D | version5.txt | 878 of pixels from the last bold character. |t_nd| 1097 pixels. 1100 column of pixels would not be copied. 3005 Win32 GUI: There was a row of pixels at the bottom of the window which was not 3714 - Added 't_WP' to set the window position in pixels and 't_WS' to set the
|
| H A D | quickref.txt | 734 'guiheadroom' 'ghr' GUI: pixels room for window decorations
|
| H A D | eval.txt | 2713 getwinpos([{timeout}]) List X and Y coord in pixels of the Vim window 2714 getwinposx() Number X coord in pixels of the Vim window 2715 getwinposy() Number Y coord in pixels of the Vim window 6420 getwinposx() The result is a Number, which is the X coordinate in pixels of 6427 getwinposy() The result is a Number, which is the Y coordinate in pixels of
|
| H A D | version6.txt | 2268 Win32 GUI: (on no file), :vs<CR>:q<CR> left a trail of pixels down the middle. 6265 Win32: When closing a window from a mapping some pixels remain on the 6278 pixels extra space on the right. Remove the special case in 14210 pixels behind. (Richard Sandilands)
|
| H A D | todo.txt | 1750 pixels remains when typing spaces in front of a "D" ('guifont' set to 3298 - The pixmap is two pixels smaller than it should be. The gap is filled
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | xpm.vim | 57 " get chars = <cpp> length string representing the pixels
|
| H A D | xpm2.vim | 64 " get chars = <cpp> length string representing the pixels
|
| H A D | progress.vim | 79 syn keyword ProgressReserved persist[ent] pixels preproc[ess] privileges proc-ha[ndle] proc-st[atus… 226 …y-rounds perf[ormance] persistent-cache-disabled persistent-procedure pfc[olor] pixels-per-col[umn] 227 syn keyword ProgressOperator pixels-per-row popup-m[enu] popup-o[nly] portrait position precision p…
|
| H A D | 8th.vim | 194 Builtin new font:new oversample font:oversample pixels font:pixels pixels? font:pixels? +edge gr:+…
|
| /vim-8.2.3635/src/ |
| H A D | os_mswin.c | 2711 int pixels; in points_to_pixels() local 2748 pixels = MulDiv(points, in points_to_pixels() 2756 return pixels; in points_to_pixels()
|
| H A D | gui_haiku.cc | 2760 int32 pixels = bitmap->BitsLength() / 4; in ModifyBitmapToGrayed() local 2761 for (int32 i = 0; i < pixels; i++) { in ModifyBitmapToGrayed()
|
| H A D | gui_w32.c | 1522 pixels_to_points(int pixels, int vertical) in pixels_to_points() argument 1531 points = MulDiv(pixels, 72, in pixels_to_points()
|
| /vim-8.2.3635/runtime/ |
| H A D | optwin.vim | 653 call <SID>AddOption("guiheadroom", gettext("room (in pixels) left above/below the window"))
|
| /vim-8.2.3635/src/po/ |
| H A D | sr.po | 8815 msgid "room (in pixels) left above/below the window"
|