Searched refs:MENU_PRE_STYLE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html253 $MENU_PRE_STYLE
1024 $MENU_PRE_STYLE = 'font-family: serif';
1315 'pre_style' => "$MENU_PRE_STYLE", 'class' => 'menu-preformatted' };
3795 'pre.menu-comment' => "$MENU_PRE_STYLE",
3796 'pre.menu-preformatted' => "$MENU_PRE_STYLE",
4402 # with name 'menu-commment' and with style $MENU_PRE_STYLE.
17179 push @{$state->{'preformatted_stack'}}, {'pre_style' => $Texi2HTML::Config::MENU_PRE_STYLE, 'class' => 'menu-comment' };
17963 push @$stack, { 'format' => 'menu_preformatted', 'text' => '', 'pre_style' => $Texi2HTML::Config::MENU_PRE_STYLE };
17964 push @{$state->{'preformatted_stack'}}, {'pre_style' => $Texi2HTML::Config::MENU_PRE_STYLE, 'class' => 'menu-preformatted' };

Completed in 127 milliseconds