| /vim-8.2.3635/runtime/syntax/ |
| H A D | smil.vim | 34 syn keyword smilSpecial contained remove freeze true false on off overdub caption new pause replace 63 syn match smilArg contained "system-overdub-or-caption"
|
| H A D | screen.vim | 83 \ caption
|
| H A D | css.vim | 32 syn keyword cssTagName caption cite code col colgroup dd del 232 syn keyword cssFontAttr contained icon menu caption 237 syn match cssFontAttr contained "\<small-\(caps\|caption\)\>" 306 …d "\<table\(-\(row-group\|\(header\|footer\)-group\|row\|column\(-group\)\=\|cell\|caption\)\)\=\>" 315 syn match cssTableProp contained "\<\(caption-side\|table-layout\|border-collapse\|border-spacing\|…
|
| H A D | opl.vim | 24 syn keyword OPLStatement cachehdr cacherec cachetidy call cancel caption
|
| H A D | csdl.vim | 174 syn match csdlTarget 'newscred\.image\.caption' 175 syn match csdlTarget 'newscred\.video\.caption' 403 syn match csdlTarget 'facebook\.caption'
|
| H A D | docbk.vim | 60 syn keyword docbkKeyword bridgehead callout calloutlist caption contained
|
| H A D | doxygen.vim | 314 …center|code|dfn|d[ldt]|hr|h[0-3]|li|[ou]l|pre|small|sub|sup|table|tt|var|caption|src|alt|longdesc|… 315 …er code dfn dl dd dt hr h1 h2 h3 li ol ul pre small sub sup table tt var caption nextgroup=doxygen…
|
| H A D | sqr.vim | 103 syn keyword sqrParam caption center char char-size char-width
|
| H A D | html.vim | 45 syn keyword htmlTagName contained big blockquote br caption center
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 9 …ration-break box-shadow box-sizing break-after break-before break-inside caption-side clear clip c… 205 elseif prop == 'caption-side' 253 … "table-row", "table-column-group", "table-column", "table-cell", "table-caption", "none", "flex",… 311 …f", "serif", "monospace", "cursive", "fantasy", "caption", "icon", "menu", "message-box", "small-c… 568 …icle,aside,audio,b,base,bdi,bdo,bgsound,blockquote,body,br,button,canvas,caption,center,cite,code,…
|
| H A D | javascriptcomplete.vim | 344 let tablprop = ['rows', 'tBodies', 'align', 'bgColor', 'border', 'caption', 'cellPadding',
|
| /vim-8.2.3635/runtime/autoload/xml/ |
| H A D | html32.vim | 48 \ 'caption': [ 241 \ ['caption', 'tr'],
|
| H A D | html40s.vim | 56 \ 'caption': [ 265 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
|
| H A D | html401s.vim | 56 \ 'caption': [ 265 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
|
| H A D | xhtml10s.vim | 56 \ 'caption': [ 265 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody', 'tr'],
|
| H A D | html40f.vim | 64 \ 'caption': [ 317 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
|
| H A D | xhtml11.vim | 56 \ 'caption': [ 289 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody', 'tr'],
|
| H A D | html401t.vim | 64 \ 'caption': [ 309 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
|
| H A D | html401f.vim | 64 \ 'caption': [ 317 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
|
| H A D | html40t.vim | 64 \ 'caption': [ 309 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody'],
|
| H A D | xhtml10f.vim | 64 \ 'caption': [ 317 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody', 'tr'],
|
| H A D | xhtml10t.vim | 64 \ 'caption': [ 309 \ ['caption', 'col', 'colgroup', 'thead', 'tfoot', 'tbody', 'tr'],
|
| /vim-8.2.3635/src/ |
| H A D | gui_w32.c | 4165 const char *caption); 7369 const char *caption) in add_dialog_element() argument 7388 nchar = nCopyAnsiToWideChar(p, (LPSTR)caption, TRUE); //strlen(caption)+1 in add_dialog_element()
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | html.vim | 224 \ 'blockquote', 'body', 'button', 'caption', 'center', 'cite', 'code',
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version6.txt | 4443 Solution: Don't subtract the fixed caption height but the real menu height
|