| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 195 elseif prop == 'box-decoration-break' 197 elseif prop == 'box-shadow' 199 elseif prop == 'box-sizing' 200 let values = ["border-box", "content-box"] 212 let values = ["fill-box", "stroke-box", "view-box", "none"] 313 …let values = ["auto", "border-box", "content-box", "max-content", "min-content", "available", "fit… 323 …let values = ["auto", "border-box", "content-box", "max-content", "min-content", "available", "fit… 353 …let values = ["auto", "border-box", "content-box", "max-content", "min-content", "available", "fit… 440 …let values = ["margin-box", "border-box", "padding-box", "content-box", 'inset(', 'circle(', 'elli… 502 elseif prop == 'transform-box' [all …]
|
| /vim-8.2.3635/src/ |
| H A D | gui_gtk.c | 596 GtkWidget *box; in menu_item_new() local 606 gtk_box_set_homogeneous(GTK_BOX(box), FALSE); in menu_item_new() 608 box = gtk_hbox_new(FALSE, 20); in menu_item_new() 623 gtk_box_pack_end(GTK_BOX(box), in menu_item_new() 2111 GtkWidget *box; in create_image_button() local 2119 gtk_box_set_homogeneous(GTK_BOX(box), FALSE); in create_image_button() 2121 box = gtk_hbox_new(FALSE, 3); in create_image_button() 2125 gtk_box_pack_start(GTK_BOX(box), in create_image_button() 2129 gtk_box_pack_start(GTK_BOX(box), in create_image_button() 2138 gtk_widget_set_hexpand(GTK_WIDGET(box), TRUE); in create_image_button() [all …]
|
| H A D | gui_xmebw.c | 1194 XRectangle box; in Redisplay() local 1231 box.x = dx; in Redisplay() 1232 box.y = dx; in Redisplay() 1234 box.width = eb->core.width - adjust; in Redisplay() 1235 box.height = eb->core.height - adjust; in Redisplay() 1264 box.x, box.y, box.width, box.height); in Redisplay() 1309 if (box.x > adjust) in Redisplay() 1311 int borderwidth =box.x - adjust; in Redisplay()
|
| H A D | Make_ming.mak | 32 # on my Linux box, I put the Python stuff here: 34 # on my NT box, it's here:
|
| H A D | INSTALLami.txt | 15 CFLAGS, but should otherwise work out of the box. For cross-compiling, UNM
|
| H A D | os_vms_fix.com | 23 $! building it. With DCL, it runs out-of-the-box.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | initex.vim | 109 … \ '\\\%([hv]\=box\|[cx]\=leaders\|copy\|[hv]rule\|lastbox\|setbox\|un[hv]\%(box\|copy\)\|vtop\)\>' 113 …\ '\\\%(\%(batch\|\%(non\|error\)stop\|scroll\)mode\|\%(err\)\=message\|meaning\|show\%(box\%(brea… 130 " \ '\\\%(else\|fi\|if\%(case\|cat\|dim\|eof\|false\|[hv]box\|[hmv]mode\|inner\|num\|odd\|true… 264 \ '\\every[hv]box\>'
|
| H A D | progress.vim | 138 …per-proc[edure] adm-data advise after-buffer after-rowid after-table alert-box allow-column-search… 146 syn keyword ProgressOperator border-top-p[ixels] both bottom box box-select[able] browse buffer buf… 153 …olumn-of column-pfc[olor] column-read-only column-resizable column-sc[rolling] com-handle combo-box 155 syn keyword ProgressOperator context-help-id context-pop[up] control-box control-fram[e] convert co… 164 syn keyword ProgressOperator destructor detach-data-source dialog-box dir directory disable-auto-za… 190 …erator grid-unit-width[-chars] grid-unit-width-p[ixels] grid-visible group-box gt guid handle hand… 216 …array-m[essage] no-assign no-attr-l[ist] no-auto-validate no-bind-where no-box no-console no-conve… 259 …ime-source timezone title-bgc[olor] title-dc[olor] title-fgc[olor] title-fo[nt] to-rowid toggle-box
|
| H A D | css.vim | 179 syn match cssBorderProp contained "\<box-decoration-break\>" 180 syn match cssBorderProp contained "\<box-shadow\>" 191 " box-decoration-break attributes 233 syn match cssFontAttr contained "\<message-box\>" 309 syn match cssPositioningAttr contained "\<inline\(-\(block\|box\|table\|grid\|flex\)\)\=\>" 360 syn match cssUIProp contained "\<box-sizing\>" 361 syn match cssUIAttr contained "\<\(content\|padding\|border\)\(-box\)\=\>"
|
| H A D | sisu.vim | 107 " box 108 …control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^box\(\.[a-z]\+\)\?{" end="^}box" 109 …control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^```\s\+\box\(\.[a-z]\+\)\?" end…
|
| H A D | jgraph.vim | 21 syn keyword jgraphType circle box diamond triangle x cross ellipse
|
| H A D | tssgm.vim | 38 syn keyword tssgmSurfType ogive torus box paraboloid hyperboloid ellipsoid
|
| H A D | wml.vim | 54 syn keyword htmlTagName contained csmap fsview import box
|
| H A D | plaintex.vim | 57 …\ '\\\%(advancepageno\|new\%(box\|count\|dimen\|fam\|help\|if\|insert\|language\|muskip\|read\|ski…
|
| H A D | pov.vim | 17 syn keyword povObjects array atmosphere background bicubic_patch blob box camera component cone cub…
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | README_VisVim.txt | 80 Close the Customize dialog box. 214 list box. 215 Explanation: M$ just didn't put a 'delete' button in the dialog box. 218 1. Uncheck the check box in front of 'Vim Developer Studio
|
| H A D | VisVim.rc | 169 …IDS_CMD_DIALOG "\nVim Add-In Dialog\nDisplays the options dialog box of the Vim Add-In\nV…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_dos.txt | 57 System Properties dialog box. The steps to do that: 58 1. Type Windows Key + R to open the "Run" dialog box. 60 dialog box will open. 62 The "Environment Variables" dialog box will open.
|
| H A D | popup.txt | 400 core_col screen column of the text box 401 core_line screen line of the text box 402 core_width width of the text box in screen cells 403 core_height height of the text box in screen cells
|
| H A D | if_ole.txt | 153 To avoid the message box that pops up to report the result, prepend "-silent":
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | plaintex.vim | 22 let &l:define .= '\|\\new\(count\|dimen\|skip\|muskip\|box\|toks\|read\|write'
|
| H A D | context.vim | 30 \ . '\|\\new\%(count\|dimen\|skip\|muskip\|box\|toks\|read\|write'
|
| /vim-8.2.3635/runtime/macros/life/ |
| H A D | life.vim | 17 " If an empty box has 3 live neighbors a new germ is born 107 map ,o oPut 'X's in the left box, then hit 'C' or 'R'
|
| /vim-8.2.3635/runtime/pack/dist/opt/editexisting/plugin/ |
| H A D | editexisting.vim | 58 " though, it would result in a message box.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_clientserver.vim | 127 " In GUI vim, the following tests display a dialog box
|