Home
last modified time | relevance | path

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

12

/vim-8.2.3635/runtime/keymap/
H A Dhebrewp_cp1255.vim2 " adds in the vowel points, known as 'niqud', which are present in
4 " points, and I ignored all of them. Since we can input English by simply
H A Dhebrew_cp1255.vim1 " add in the vowel points, known as 'niqud', which are present in
3 " points, and I ignored all of them. Since we can input English by simply
/vim-8.2.3635/src/
H A Dgui_athena.c384 XPoint points[3]; in gui_athena_create_pullright_pixmap() local
405 points[0].x = 0; in gui_athena_create_pullright_pixmap()
406 points[0].y = 0; in gui_athena_create_pullright_pixmap()
407 points[1].x = width - 1; in gui_athena_create_pullright_pixmap()
408 points[1].y = (height - 1) / 2; in gui_athena_create_pullright_pixmap()
409 points[2].x = 0; in gui_athena_create_pullright_pixmap()
410 points[2].y = height - 1; in gui_athena_create_pullright_pixmap()
412 XFillPolygon(gui.dpy, retval, draw_gc, points, XtNumber(points), in gui_athena_create_pullright_pixmap()
H A DINSTALLvms.txt311 Define GTK_ROOT that points to your GTK root directory.
342 You need defined PERLSHR logical that points to PERL shareable image
368 You have to have defined TCLSHR logical that points to shareable image.
H A Dos_mswin.c2712 int points = 0; in points_to_pixels() local
2730 points *= 10; in points_to_pixels()
2731 points += *str - L'0'; in points_to_pixels()
2748 pixels = MulDiv(points, in points_to_pixels()
H A Dgui_w32.c1524 int points; in pixels_to_points() local
1531 points = MulDiv(pixels, 72, in pixels_to_points()
1536 return points; in pixels_to_points()
3193 int points; in logfont2name() local
3208 points = pixels_to_points( in logfont2name()
3211 sprintf((char *)p, "%s:h%d", font_name, points); in logfont2name()
3213 sprintf((char *)p, "%s:h%d:W%ld", font_name, points, lf.lfWeight); in logfont2name()
/vim-8.2.3635/runtime/doc/
H A Dsponsor.txt152 You can select the same item several times to give it more points. You can
153 also enter three counter votes, these count as negative points.
155 When you send 30 euro or more the points are doubled. Above 100 euro they
163 sent money. The points will be counted right away.
H A Dprint.txt297 Also, some characters in the CJK ASCII code ranges differ in a few code points
324 for points (1 point is 1/72 of an inch), "mm" for
700 There are a couple of points to bear in mind:
741 Due to the points made above it is recommended that when formfeed character
H A Dusr_02.txt157 right and j points down. In a picture: >
331 to append three exclamation points after the e in turtle:
362 Earlier in this chapter, for instance, you added three exclamation points to
H A Dgui.txt763 If the file cannot be opened the next points are tried.
1124 hXX - height is XX (points, can be floating-point)
1125 wXX - width is XX (points, can be floating-point)
H A Dnetbeans.txt672 When "off" points to the start of a line the text is inserted
675 When "off" points after the start of a line, possibly on the
H A Dusr_03.txt580 The "``" command jumps back and forth, between two points. The CTRL-O command
H A Dwindows.txt1140 the jump list that points into a loaded buffer.
1185 This is the most recent entry in the jump list that points
H A Dmbyte.txt593 - POINT: POINT_SIZE field. Ten times height of characters in points.
603 charsets, such as JIS X 0208, if this field is 0, code points has
/vim-8.2.3635/src/testdir/
H A Dtest_delete.vim94 " symlink is deleted, not the directory it points to
H A Dtest_lua.vim330 " All numbers in Lua are floating points number (no integers).
/vim-8.2.3635/src/VisVim/
H A DVsReadMe.txt29 It also contains the OLE entry points required of inproc servers.
/vim-8.2.3635/src/po/
H A DREADME_mvc.txt47 Next, edit Make_mvc.mak so that GETTEXT_PATH points the binary directory of
/vim-8.2.3635/runtime/syntax/
H A Dgnuplot.vim200 syn keyword gnuplotKeyword lines l points p linespoints lp surface dots
237 syn keyword gnuplotKeyword clip points one two
241 syn keyword gnuplotKeyword cntrparam linear cubicspline bspline points
H A Daml.vim32 …ta[nce] pointdo[ts] pointg[rid] pointi[nterp] pointm[arkers] pointn[ode] points pointsp[ot] points…
H A Dmp.vim469 syn keyword mpDef plotsymbol points rainbow righttriangles smoothpath
/vim-8.2.3635/READMEdir/
H A DREADME_dos.txt41 located. Check the $VIM setting to see where it points to:
/vim-8.2.3635/runtime/indent/
H A Dawk.vim44 " This function contains a lot of exit points. It checks for simple cases
/vim-8.2.3635/runtime/autoload/
H A Dcsscomplete.vim9 …ior scroll-snap-coordinate scroll-snap-destination scroll-snap-points-x scroll-snap-points-y scrol…
431 elseif prop == 'scroll-snap-points-\%(x\|y\)$'
/vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/
H A Dtermdebug.vim1041 " Looks like a pointer, also display what it points to.

12