| /mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/ |
| D | HTStyle.c | 190 for (scan = self->styles; scan; scan = scan->next) in HTStyleNamed() 203 for (scan = self->styles; scan; scan = scan->next) in HTStyleMatching() 228 for (scan = self->styles; scan; scan = scan->next) in HTStyleForRun() 232 for (scan = self->styles; scan; scan = scan->next) { in HTStyleForRun() 268 if (!self->styles) { in HTStyleSheetAddStyle() 269 self->styles = style; in HTStyleSheetAddStyle() 273 for (scan = self->styles; scan->next; scan = scan->next) ; /* Find end */ in HTStyleSheetAddStyle() 283 if (self->styles == style) { in HTStyleSheetRemoveStyle() 284 self->styles = style->next; in HTStyleSheetRemoveStyle() 289 for (scan = self->styles; scan; scan = scan->next) { in HTStyleSheetRemoveStyle() [all …]
|
| D | HTStyle.h | 160 HTStyle *styles; member
|
| /mirbsd/src/gnu/usr.bin/perl/ext/B/t/ |
| D | concise.t | 254 my @styles = qw( -concise -debug -linenoise -terse ); 257 for $style (@styles) { 276 for $style (@styles) { 285 for $style (@styles) { 296 for $style (@styles) { 321 for $style (@styles) { 330 for $style (@styles) { 343 for $style (@styles) {
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | HTML.c | 122 static HTStyle *styles[HTML_ELEMENTS + LYNX_HTML_EXTRA_ELEMENTS]; variable 1782 change_paragraph_style(me, styles[HTML_BANNER]); in HTML_start_element() 1816 change_paragraph_style(me, styles[HTML_DCENTER]); in HTML_start_element() 1818 me->current_default_alignment = styles[HTML_DCENTER]->alignment; in HTML_start_element() 1843 change_paragraph_style(me, styles[HTML_DCENTER]); in HTML_start_element() 1845 me->current_default_alignment = styles[HTML_DCENTER]->alignment; in HTML_start_element() 1848 change_paragraph_style(me, styles[HTML_DRIGHT]); in HTML_start_element() 1850 me->current_default_alignment = styles[HTML_DRIGHT]->alignment; in HTML_start_element() 1853 change_paragraph_style(me, styles[HTML_DLEFT]); in HTML_start_element() 1855 me->current_default_alignment = styles[HTML_DLEFT]->alignment; in HTML_start_element() [all …]
|
| D | DefaultStyle.c | 449 while ((style = result->styles) != 0) { in FreeDefaultStyle() 450 result->styles = style->next; in FreeDefaultStyle() 470 result->styles = 0; in DefaultStyle() 474 for (p = sheet.styles; p != 0; p = p->next) { in DefaultStyle() 483 q->next = result->styles; in DefaultStyle() 484 result->styles = q; in DefaultStyle() 487 for (q = result->styles, p = sheet.styles; in DefaultStyle()
|
| D | GridText.c | 314 HTStyleChange *styles; member 720 int nchars = line->styles[nstyle].sc_horizpos; in StyleToCols() 1061 line->styles = stylechanges_buffers[0]; in HText_new() 1456 #define CStyle line->styles[current_style] in display_line() 2699 #define NStyle mod_line->styles[istyle] in insert_blanks_in_line() 3022 if (previous->styles == stylechanges_buffers[0]) in split_line() 3023 line->styles = stylechanges_buffers[1]; in split_line() 3025 line->styles = stylechanges_buffers[0]; in split_line() 3028 HTStyleChange *from = previous->styles + previous->numstyles - 1; in split_line() 3029 HTStyleChange *to = line->styles + MAX_STYLES_ON_LINE - 1; in split_line() [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | rcparse.y | 354 styles BEG controls END 381 styles BEG controls END 409 styles BEG controls END 429 styles: 431 | styles CAPTION QUOTEDSTRING 437 | styles CLASS id 441 | styles STYLE 446 | styles EXSTYLE numexpr 450 | styles CLASS QUOTEDSTRING 454 | styles FONT numexpr ',' QUOTEDSTRING [all …]
|
| D | aclocal.m4 | 376 # We support both call styles for the transition. After
|
| /mirbsd/src/gnu/usr.bin/lynx/samples/ |
| D | lynx.lss | 14 # Normal type styles correspond to HTML tags. 48 # Special styles - not corresponding directly to HTML tags 103 # Define styles that will be used when syntax highlighting is requested
|
| D | bright-blue.lss | 10 # Normal type styles correspond to HTML tags.
|
| D | blue-background.lss | 15 # Normal type styles correspond to HTML tags.
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | softquad | 14 0 string \<!SQ\ STS> A/E SGML binary styles file
|
| /mirbsd/src/gnu/usr.bin/perl/lib/I18N/LangTags/ |
| D | ChangeLog | 13 new locale-ID name-styles.
|
| /mirbsd/src/gnu/usr.bin/perl/utils/ |
| D | h2xs.PL | 983 my @styles = $Config{gccversion} ? qw(C++ C9X GNU) : qw(C++ C9X);
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Locale/ |
| D | Maketext.pod | 637 => "/styles/en_us/main_splash.png", 639 => "/styles/en_us/main_splash.incl", 641 => "/styles/en_us/", 643 => "/styles/en_us/hey_there.wav",
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | lynx.cfg | 800 # (only the indentation styles are acted upon, but see BOLD_H1, below). 2587 # If alternative line edit styles are compiled in, and modifying a key's 2589 # used to specify which styles are affected. By default, or if SELECT is 2590 # 0, all line edit styles are affected. If SELECT is a positive integer 2592 # is in the order in which styles are shown in the Options Menu, starting 2593 # with 1 for the Default style). If SELECT is negative (-n), all styles 3122 # The following group of option tells which styles will surround each 3200 # the styles corresponding to them are present in sample .lss file. 3241 # color styles, setting this option to TRUE will make lynx screen much more
|
| D | configure.in | 1496 AC_ERROR(Configuration does not support color-styles) 1499 AC_ERROR(Configuration does not support color-styles)
|
| D | CHANGES | 1228 e.g., links that contain a mixture of styles will display with mixed colors, 2304 * undo 2002-11-11 SGMLFindTag optimization (problem with color styles, 2493 pool as styles. This will optimize memory allocation/deallocation by 8Kb 3305 color-styles -TD 3561 styles are not picking up the </tr> and </table> tags properly, and a few 3765 * implement styles in "dynamic areas" of documents. Three flavors of them are 3772 a) makes styles for these 2*3 elements customizable; 3775 styles for padding, and have scroll arrows too...] 3792 * provide better tracing of style choices, both when styles are assigned into 3797 * modify logic in color styles initialization using flag default_color_reset to [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Time/HiRes/ |
| D | Changes | 338 right, and both styles of build should work again.
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | aclocal.m4 | 376 # We support both call styles for the transition. After
|
| /mirbsd/src/gnu/usr.bin/texinfo/ |
| D | aclocal.m4 | 364 # We support both call styles for the transition. After
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | aclocal.m4 | 376 # We support both call styles for the transition. After
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/ |
| D | aclocal.m4 | 376 # We support both call styles for the transition. After
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | aclocal.m4 | 376 # We support both call styles for the transition. After
|
| /mirbsd/src/gnu/usr.bin/cvs/ |
| D | aclocal.m4 | 376 # We support both call styles for the transition. After
|