Home
last modified time | relevance | path

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

12

/vim-8.2.3635/src/
H A Dgui_xmebw.c1196 int adjust; in Redisplay() local
1217 adjust = eb->pushbutton.show_as_default; in Redisplay()
1221 if (adjust > 0) in Redisplay()
1223 adjust = adjust + eb->primitive.shadow_thickness; in Redisplay()
1224 adjust = (adjust << 1); in Redisplay()
1233 adjust = (dx << 1); in Redisplay()
1278 adjust = 0; in Redisplay()
1309 if (box.x > adjust) in Redisplay()
1311 int borderwidth =box.x - adjust; in Redisplay()
1319 adjust, adjust, rectwidth, rectheight, borderwidth); in Redisplay()
[all …]
H A Dmsvcsetup.bat8 rem The platform SDK can be installed elsewhere, adjust the path.
H A DINSTALLpc.txt359 If you have msys64 in another location you will need to adjust the paths for
820 4) Build Vim. Note that you need to adjust some variables (as one line):
/vim-8.2.3635/runtime/syntax/
H A Dxquery.vim29 …tion abs adjust-date-to-timezone adjust-date-to-timezone adjust-dateTime-to-timezone adjust-dateTi…
H A Dsass.vim30 syn match sassFunction "\<\%(hsl\|hsla\|hue\|saturation\|lightness\|adjust-hue\|lighten\|darken\|sa…
H A Dwml.vim65 syn keyword htmlArg contained adjust background base bdcolor bdspace
H A Dcss.vim229 …<font\(-\(family\|\|feature-settings\|kerning\|language-override\|size\(-adjust\)\=\|stretch\|styl…
321 syn match cssTextProp contained "\<text-\(justify\|outline\|warp\|align-last\|size-adjust\|renderin…
423 syn match cssMobileTextProp contained "\<text-size-adjust\>"
H A D8th.vim155 …mmuz d:Tammuz Tevet d:Tevet Thu d:Thu Tishrei d:Tishrei Tue d:Tue Wed d:Wed adjust-dst d:adjust-dst
H A Dlisp.vim101 syn keyword lispFunc adjust-array ftype psetq
/vim-8.2.3635/runtime/indent/
H A Dsas.vim107 " Re-adjust if current line is the end of a block
113 " Re-adjust if current line is the start/end of a section
/vim-8.2.3635/runtime/tutor/
H A DREADME.txt31 (replace enc with the actual encoding name). You might also need to adjust the
/vim-8.2.3635/runtime/colors/
H A DREADME.txt17 2. Use the default Normal color and automatically adjust to the value of
/vim-8.2.3635/
H A Duninstall.txt63 6. Remove setting the $VIM and $VIMRUNTIME environment variable and adjust
/vim-8.2.3635/runtime/spell/
H A DREADME.txt96 out the differences with .orig.dic and .orig.aff, adjust the .dic and .aff
/vim-8.2.3635/src/VisVim/
H A DREADME_VisVim.txt106 The settings you adjust here will be saved in the registry and
/vim-8.2.3635/runtime/autoload/
H A Dcsscomplete.vim9 …feature-settings font-kerning font-language-override font-size font-size-adjust font-stretch font-…
286 elseif prop == 'font-size-adjust'
/vim-8.2.3635/runtime/doc/
H A Dos_dos.txt186 overridden the default colors in a command prompt, you may need to adjust
H A Dquickref.txt361 |]p| N ]p like p, but adjust indent to current line
362 |[p| N [p like P, but adjust indent to current line
444 set 'tabstop' to new value and adjust white space
765 'infercase' 'inf' adjust case of match for keyword completion
H A Dusr_27.txt447 pattern with "\f" to match a file name, and it will automatically adjust to
H A Dif_cscop.txt374 Put these entries in your .vimrc (adjust the pathname accordingly to your
H A Ddevelop.txt141 is. Commands and options can be used to adjust Vim to the desire of the user
H A Dgui_x11.txt465 Note: You might want to use 'toolbariconsize' to adjust the icon size, too.
H A Dusr_10.txt113 commands include line breaks, adjust the last two items in the example to
/vim-8.2.3635/src/testdir/
H A Dtest_ins_complete.vim757 " Test insert completion with 'cindent' (adjust the indent)
/vim-8.2.3635/runtime/
H A Doptwin.vim355 call <SID>AddOption("breakindentopt", gettext("adjust breakindent behaviour"))
849 call <SID>AddOption("infercase", gettext("adjust case of a keyword completion match"))

12