| /freebsd-12.1/contrib/libxo/doc/_static/ |
| H A D | basic.css_t | 220 caption:hover > a.headerlink, 226 div.body p.caption { 344 table caption span.caption-number { 348 table caption span.caption-text { 393 div.figure p.caption { 397 div.figure p.caption span.caption-number { 401 div.figure p.caption span.caption-text { 555 div.code-block-caption { 560 div.code-block-caption code { 568 div.code-block-caption span.caption-number { [all …]
|
| /freebsd-12.1/stand/forth/ |
| H A D | menu.4th | 233 \ text caption 424 \ caption. 471 \ Print the frame caption at (x,y) 557 \ Set the current non-ANSI caption 563 \ Set the current ANSI caption 825 \ called if the caption was NULL. 879 \ Assign toggled text to menu caption 888 \ No toggled text, keep the same caption 898 \ Assign init_textN text to menu caption 972 \ Assign array value text to menu caption [all …]
|
| H A D | menusets.4th | 44 \ caption command keycode text ... 83 \ caption command keycode text ... 113 \ caption command keycode text ... 153 \ caption command keycode text ... 204 \ caption command keycode text ... 245 \ caption command keycode text ... 474 s" set var=caption" evaluate 576 s" set var=caption" evaluate
|
| /freebsd-12.1/contrib/dialog/ |
| H A D | mixedgauge.c | 39 WINDOW *caption; member 336 dlg->caption = dlg_sub_window(dlg->dialog, in dlg_begin_mixedgauge() 341 (void) wattrset(dlg->caption, dialog_attr); in dlg_begin_mixedgauge() 342 dlg_print_autowrap(dlg->caption, dlg->prompt, dlg->height, dlg->width); in dlg_begin_mixedgauge()
|
| H A D | textbox.c | 502 const char *caption = _("Search"); in get_search_term() local 503 int len_caption = dlg_count_columns(caption); in get_search_term() 531 indx = dlg_index_wchars(caption); in get_search_term() 532 limit = dlg_limit_columns(caption, len_caption, 0); in get_search_term() 533 (void) waddnstr(widget, caption + indx[0], indx[limit] - indx[0]); in get_search_term()
|
| /freebsd-12.1/contrib/ntp/html/scripts/ |
| H A D | style.css | 51 caption {background: #EEEEEE; selector 62 th.caption {background: #EEEEEE;
|
| /freebsd-12.1/contrib/ntp/html/drivers/scripts/ |
| H A D | style.css | 51 caption {background: #EEEEEE; selector 62 th.caption {background: #EEEEEE;
|
| /freebsd-12.1/contrib/libxo/doc/ |
| H A D | index.rst | 30 :caption: Documentation Contents:
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | CommentHTMLTags.td | 45 def Caption : Tag<"caption">;
|
| /freebsd-12.1/lib/libc/regex/ |
| H A D | engine.c | 123 static void print(struct match *m, const char *caption, states st, int ch, FILE *d); 1054 const char *caption, in print() argument 1066 fprintf(d, "%s", caption); in print()
|
| /freebsd-12.1/contrib/nvi/regex/ |
| H A D | engine.c | 104 static void print(struct match *m, char *caption, states st, int ch, FILE *d); 969 print(struct match *m, char *caption, states st, int ch, FILE *d) in print() argument 978 fprintf(d, "%s", caption); in print()
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | windint.h | 410 unichar *caption; member
|
| H A D | resbin.c | 476 d->caption = get_unicode (wrbfd, data + off, length - off, &sublen); in bin_to_res_dialog() 479 d->caption = NULL; in bin_to_res_dialog() 1486 off = unicode_to_bin (wrbfd, off, dialog->caption); in res_to_bin_dialog()
|
| H A D | rcparse.y | 449 dialog.caption = $3;
|
| H A D | resrc.c | 2484 if (dialog->caption != NULL) in write_rc_dialog() 2487 unicode_print_quoted (e, dialog->caption, -1); in write_rc_dialog()
|
| H A D | ChangeLog-0203 | 1859 (bin_to_res_dialog): Don't print empty dialog caption.
|
| /freebsd-12.1/contrib/gcc/doc/include/ |
| H A D | texinfo.tex | 6643 % @float Foo,lbl & no caption: Foo 1.1 6644 % @float Foo & @caption{Cap}: Foo: Cap 6645 % @float Foo & no caption: Foo 6647 % @float ,lbl & no caption: 1.1 6648 % @float & @caption{Cap}: Cap 6649 % @float & no caption: 6675 % caption text. 6685 % Space below caption. 6694 % caption if specified, else the full caption if specified, else nothing. 6729 % @caption, @shortcaption [all …]
|
| /freebsd-12.1/contrib/libstdc++/include/tr1/ |
| H A D | random | 276 * <caption align=top>Random Number Generator Requirements</caption> 2104 * <caption align=top>Distribution Statistics</caption>
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | regengine.inc | 966 print(struct match *m, char *caption, states st, int ch, FILE *d) 975 (void)fprintf(d, "%s", caption);
|
| /freebsd-12.1/contrib/amd/doc/ |
| H A D | texinfo.tex | 8580 % @float Foo,lbl & no caption: Foo 1.1 8581 % @float Foo & @caption{Cap}: Foo: Cap 8582 % @float Foo & no caption: Foo 8584 % @float ,lbl & no caption: 1.1 8585 % @float & @caption{Cap}: Cap 8586 % @float & no caption: 8612 % caption text. 8622 % Space below caption. 8631 % caption if specified, else the full caption if specified, else nothing. 8668 % @caption, @shortcaption [all …]
|
| /freebsd-12.1/contrib/dtc/Documentation/ |
| H A D | dtc-paper.tex | 199 \caption{Device tree blob layout} 367 \caption{Example \dtc source}
|
| /freebsd-12.1/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 5737 wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;
|
| /freebsd-12.1/share/dict/ |
| H A D | web2a | 21187 film caption
|
| H A D | web2 | 30157 caption
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | CommitLog | 9500 …AC, provide text figure of key file with key 20 AES128CMAC as table with caption instead of fuzzy …
|