| /vim-8.2.3635/src/ |
| H A D | move.c | 340 loff.fill = 0; in update_topline() 452 loff.fill = 0; in check_top_offset() 1684 ++lp->fill; in topline_back() 1692 lp->fill = 0; in topline_back() 1720 ++lp->fill; in botline_forw() 1728 lp->fill = 0; in botline_forw() 1755 lp->fill = diff_check_fill(curwin, lp->lnum) - lp->fill + 1; in botline_topline() 1769 lp->fill = diff_check_fill(curwin, lp->lnum) - lp->fill + 1; in topline_botline() 1976 loff.fill = 0; in scroll_cursor_bot() 2415 loff.fill = 0; in onepage() [all …]
|
| H A D | sha256.c | 194 UINT32_T left, fill; in sha256_update() local 200 fill = 64 - left; in sha256_update() 208 if (left && length >= fill) in sha256_update() 210 memcpy((void *)(ctx->buffer + left), (void *)input, fill); in sha256_update() 212 length -= fill; in sha256_update() 213 input += fill; in sha256_update()
|
| H A D | gui_xmebw.c | 1197 short fill = 0; in Redisplay() local 1214 fill = 1; in Redisplay() 1225 dx = eb->primitive.highlight_thickness + adjust + fill; in Redisplay() 1229 + eb->primitive.shadow_thickness + fill); in Redisplay()
|
| H A D | os_win32.c | 5890 CHAR_INFO fill; in insert_lines() local 5907 fill.Char.AsciiChar = ' '; in insert_lines() 5909 fill.Attributes = g_attrCurrent; in insert_lines() 5911 fill.Attributes = g_attrDefault; in insert_lines() 5915 ScrollConsoleScreenBuffer(g_hConOut, &source, &clip, dest, &fill); in insert_lines() 5960 CHAR_INFO fill; in delete_lines() local 5978 fill.Char.AsciiChar = ' '; in delete_lines() 5980 fill.Attributes = g_attrCurrent; in delete_lines() 5982 fill.Attributes = g_attrDefault; in delete_lines() 5986 ScrollConsoleScreenBuffer(g_hConOut, &source, &clip, dest, &fill); in delete_lines()
|
| H A D | screen.c | 4579 int fill; in fillchar_status() local 4587 fill = fill_stl; in fillchar_status() 4592 fill = fill_stlnc; in fillchar_status() 4600 fill = fill_stl; in fillchar_status() 4605 fill = fill_stlnc; in fillchar_status() 4613 return fill; in fillchar_status()
|
| H A D | os_macosx.m | 152 /* If the '*' register isn't already filled in, fill it in now. */
|
| H A D | gui_at_sb.c | 240 int fill, in FillArea() argument 301 if (fill) in FillArea()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | 8th.vim | 116 Builtin each! b:each! each-slice b:each-slice expand b:expand fill b:fill getb b:getb hex> b:hex> … 206 Builtin desat img:desat fill img:fill fillrect img:fillrect filter img:filter flip img:flip from-s… 253 Builtin event-wait nk:event-wait fill-arc nk:fill-arc fill-circle nk:fill-circle fill-poly nk:fill… 254 Builtin fill-rect nk:fill-rect fill-rect-color nk:fill-rect-color fill-triangle nk:fill-triangle f… 308 Builtin fill s:fill fmt s:fmt fold s:fold gershayim s:gershayim globmatch s:globmatch hexupr s:hex…
|
| H A D | smil.vim | 36 syn keyword smilSpecial contained fill meet slice scroll hidden 56 syn keyword smilArg contained left top width height fit src name content fill longdesc repeat type
|
| H A D | atlas.vim | 14 syn keyword atlasStatement fill calculate compare
|
| H A D | css.vim | 145 syn match cssAnimationProp contained "\<animation\(-\(delay\|direction\|duration\|fill-mode\|name\|… 151 " animation-fill-mode attributes 183 syn keyword cssBorderAttr contained stretch round fill 261 syn match cssMultiColumnProp contained "\<column-\(count\|fill\|gap\|rule\(-\(color\|style\|width\)… 300 syn keyword cssObjectAttr contained fill contain cover scale-down
|
| H A D | ia64.vim | 156 syn match ia64opcode "ld8\.fill\(\.nt[1a]\)\=\>" 159 syn match ia64opcode "ldf\.fill\(\.nt[1a]\)\=\>"
|
| H A D | monk.vim | 98 syn keyword monkFunc string-fill! vector->list list->vector vector-fill!
|
| H A D | lisp.vim | 121 syn keyword lispFunc array-has-fill-pointer-p get-properties reader-error 381 syn keyword lispFunc fill position write-line 382 syn keyword lispFunc fill-pointer position-if write-sequence 387 syn keyword lispFunc find-if-not pprint-fill zerop 463 syn keyword lispKey :fill-pointer
|
| H A D | cl.vim | 47 syn keyword clSetOptions transparent aauto abort align convert E fill fnum goback hangup justify nu…
|
| H A D | eviews.vim | 43 …rop dtable ec edftest endog eqs equation errbar exclude exit expand fetch fill fiml fit forecast f…
|
| H A D | tcl.vim | 51 syn keyword tcltkSwitch contained insert create polygon fill outline tag 172 syn keyword tcltkPackConfSwitch contained after anchor before expand fill in ipadx ipady padx pady …
|
| H A D | form.vim | 38 syn keyword formStatement dimension discard disorder drop factarg fill
|
| H A D | progress.vim | 67 syn keyword ProgressReserved fill find find-case-sensitive find-global find-next-occurrence find-pr… 173 syn keyword ProgressOperator file-size file-type filename fill-in fill-mode fill-where-string fille…
|
| H A D | scheme.vim | 375 syn keyword schemeFunction string-fill! 411 syn keyword schemeFunction vector-fill!
|
| H A D | nanorc.vim | 43 syn keyword nanorcNumberOption contained fill tabsize
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | emoji_list.vim | 1 " Script to fill the window with emoji characters, one per line.
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | mp.vim | 14 setlocal indentkeys+==end,=else,=fi,=fill,0),0] 73 \ . '\|\<\%(\|un\)fill\%[draw]\>' 154 " forsuffixes $=a,b: if x.$ = y.$ : draw else: fill fi
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 9 …fill-mode animation-iteration-count animation-name animation-play-state animation-timing-function … 139 elseif prop == 'animation-fill-mode' 212 let values = ["fill-box", "stroke-box", "view-box", "none"] 219 elseif prop == 'column-fill' 406 …", "visiblePainted", "visibleFill", "visibleStroke", "visible", "painted", "fill", "stroke", "all"] 503 let values = ["border-box", "fill-box", "view-box"]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_tabline.vim | 86 " after the last tab fill with TabLineFill and reset tab page nr
|