Home
last modified time | relevance | path

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

12

/vim-8.2.3635/src/xpm/include/
H A Dsimx.h108 unsigned long pixels[],
H A Dxpm.h188 Pixel *pixels; /* List of used color pixels */ member
/vim-8.2.3635/runtime/doc/
H A Dusr_31.txt171 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 Dgui_x11.txt115 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 Dgui.txt135 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 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 Dterm.txt367 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 Ddevelop.txt461 pixels. The Vim shell can use the whole screen or part of it.
H A Dmbyte.txt592 - PIXEL: PIXEL_SIZE field. Height, in pixels, of characters.
600 - AVE: AVERAGE_WIDTH field. Ten times average width in pixels.
H A Dnetbeans.txt584 disappear when the mouse is moved more than a few pixels.
H A Dversion5.txt878 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 Dquickref.txt734 'guiheadroom' 'ghr' GUI: pixels room for window decorations
H A Deval.txt2713 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 Dversion6.txt2268 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 Dtodo.txt1750 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 Dxpm.vim57 " get chars = <cpp> length string representing the pixels
H A Dxpm2.vim64 " get chars = <cpp> length string representing the pixels
H A Dprogress.vim79 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 D8th.vim194 Builtin new font:new oversample font:oversample pixels font:pixels pixels? font:pixels? +edge gr:+…
/vim-8.2.3635/src/
H A Dos_mswin.c2711 int pixels; in points_to_pixels() local
2748 pixels = MulDiv(points, in points_to_pixels()
2756 return pixels; in points_to_pixels()
H A Dgui_haiku.cc2760 int32 pixels = bitmap->BitsLength() / 4; in ModifyBitmapToGrayed() local
2761 for (int32 i = 0; i < pixels; i++) { in ModifyBitmapToGrayed()
H A Dgui_w32.c1522 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 Doptwin.vim653 call <SID>AddOption("guiheadroom", gettext("room (in pixels) left above/below the window"))
/vim-8.2.3635/src/po/
H A Dsr.po8815 msgid "room (in pixels) left above/below the window"

12