Searched refs:footer (Results 1 – 19 of 19) sorted by relevance
| /vim-8.2.3635/runtime/doc/ |
| H A D | debugger.txt | 24 Message Footer |gui-footer| 75 1.4 Message Footer *gui-footer* 77 The message footer can be used to display messages from a debugger or IPE. It 78 can also be used to display menu and toolbar tips. The footer area is at the 81 The display of the footer is controlled by the 'guioptions' letter 'F'.
|
| H A D | various.txt | 379 *+footer* |gui-footer|
|
| H A D | tags | 1327 +footer various.txt /*+footer* 7171 gui-footer debugger.txt /*gui-footer*
|
| H A D | eval.txt | 12361 footer Compiled with GUI footer support. |gui-footer|
|
| H A D | options.txt | 3942 'F' Add a footer. Only for Motif. See |gui-footer|.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | tpp.vim | 31 syn match tppAbstractOptionKey contained "^--\%(author\|title\|date\|footer\) *" nextgroup=tppString 47 syn region tppAbstractOption start="^--\%(author\|title\|date\|footer\)" end="$" contains=tppAbstra…
|
| H A D | racc.vim | 110 \ start='^---- footer.*' end='^----'he=e-4 115 syn sync match raccSyncFooter grouphere raccFooter '^---- footer'
|
| H A D | ant.vim | 62 …ord antElement display filterchain filterreader filters filterset filtersfile fixcrlf footer format
|
| H A D | wml.vim | 44 syn keyword htmlTagName contained navbar:footer navbar:prolog
|
| H A D | css.vim | 45 syn keyword cssTagName datalist details dialog embed figcaption figure footer 306 syn match cssPositioningAttr contained "\<table\(-\(row-group\|\(header\|footer\)-group\|row\|colum…
|
| H A D | dtml.vim | 40 syn keyword dtmlAttribute filtered_manage_options filtered_meta_types first- fmt footer form contai…
|
| H A D | sas.vim | 159 …ontinue define delete delstream do done dynamic edit else end eval flush footer header import iter… 160 syn keyword sasProcTemplateStatementComplexKeyword cellvalue column crosstabs event footer header s…
|
| H A D | sisu.vim | 43 …pdf_font\|stamp\|promo\|ad\|manpage\|home_button_text\|home_button_image\|cover_image\|footer\):\s"
|
| H A D | html.vim | 62 syn keyword htmlTagName contained figure footer header hgroup keygen main
|
| H A D | nginx.vim | 1120 " HTTP Footer Filter Module <https://github.com/alibaba/nginx-http-footer-filter> 1121 " This module implements a body filter that adds a given string to the page footer. 1122 syn keyword ngxDirectiveThirdParty footer
|
| /vim-8.2.3635/src/ |
| H A D | gui_motif.c | 79 static Widget footer; variable 586 footer = XtVaCreateWidget("footer", in gui_x11_create_widgets() 2882 XtVaGetValues(footer, in gui_mch_compute_footer_height() 2898 XtManageChild(footer); in gui_mch_enable_footer() 2903 XtUnmanageChild(footer); in gui_mch_enable_footer() 2916 XtVaSetValues(footer, XmNlabelString, xms, NULL); in gui_mch_set_footer()
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | sas.vim | 30 let s:block_str = '\v<%(do>%([^;]+<%(to|over|while)>[^;]+)=|%(compute|define\s+%(column|footer|head…
|
| H A D | html.vim | 237 \ 'footer', 'header', 'hgroup', 'main', 'mark', 'meter', 'nav', 'output',
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | csscomplete.vim | 253 …"table", "inline-table", "table-row-group", "table-header-group", "table-footer-group", "table-row… 568 …ls,dfn,dialog,div,dl,dt,element,em,embed,fieldset,figcaption,figure,font,footer,form,frame,framese…
|