• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/

Lines Matching refs:Top

800 # for Top, Table of content (Toc), Overview and About are generated.
985 # if non-empty, and no @..heading appeared in Top node, then
1017 # file name used for Top node when NODE_FILES is true
1020 # node name used for Top node when automatic node directions are used
1074 'Top', 'Contents', 'Index', 'About',
1078 @MISC_BUTTONS = ('Top', 'Contents', 'Index', 'About');
1086 'Top', 'Contents', 'Index', 'About',
1099 'Top', 'Contents', 'Index', 'About',
1109 'Top', '',
1134 'Top', '',
1168 'Top', &$I('Top'),
1192 'Top', &$I('Cover (top) of document'),
1215 'Top', &$I('Top'),
1373 # Top -- top element
1506 # @html within the Top texinfo node to specify content of top-level
1512 # if $T2H_SPLIT then Top page is in its own html file
1539 # as it is, 'Top', 'Contents', 'Index', 'About' are printed
1546 #print $fh "<h1>$Texi2HTML::NAME{Top}</h1>\n"
1547 print $fh "<h1 class=\"settitle\">$Texi2HTML::NAME{Top}</h1>\n"
2079 'Top', ' &nbsp; ',
4529 return $file . $TOP_NODE_FILE . '.' . $NODE_FILE_EXTENSION . '#Top';
4531 #return $file . '#Top';
4535 return $file . '#Top';
4582 # '(file)node' and no node means the Top node.
5644 'Top' => '',
5771 'Top' => '',
5894 'Top' => '',
6021 'Top' => '',
6194 'Top' => '������',
6339 'Top' => '',
6466 'Top' => '',
6593 'Top' => 'Topo',
6741 'Top' => 'Topo',
7316 'Top' => '',
7320 # 'Top_Button' => 'Top',
10819 my $element_top; # Top element
10820 my $node_top; # Top node
10953 $node_top->{'texi'} = 'Top';
10958 { # All the refs are going to point to the first Top
10959 echo_warn ("Top node allready exists", $line_nr);
10960 #warn "$WARN Top node allready exists\n";
11879 print STDERR "# section before Top: $section_before_top->{'texi'}\n"
11881 print STDERR "# section after Top: $section_after_top->{'texi'}\n"
11899 print STDERR "# Top not associated with a section\n" if ($T2H_DEBUG & $DEBUG_ELEMENTS);
12002 { # Top node not associated with a section
12071 { # Top node has a special up, which is (dir) by default
12118 elsif ($node->{'texi'} eq 'Top')
12208 { # if we are at Top, Top is following
13375 # find Top name
13388 $Texi2HTML::THISDOC{'shorttitle'}, &$I('Top'))
13399 &$I('Top',{},{'remove_texi' => 1}))
13411 &$I('Top',{}, {'simple_format' => 1}))
13421 # my $top_name = $Texi2HTML::Config::TOP_HEADING || $element_top_text || $Texi2HTML::THISDOC{'title'} || $Texi2HTML::THISDOC{'shorttitle'} || &$I('Top');
13496 $Texi2HTML::NAME{'Top'} = $top_name;
13506 $Texi2HTML::NO_TEXI{'Top'} = $top_no_texi;
13515 $Texi2HTML::SIMPLE_TEXT{'Top'} = $top_simple_format;
13691 #print STDERR "Top ";
13692 $Texi2HTML::HREF{'Top'} = href($element_top, $element->{'file'});
13861 $element->{'text'} = $Texi2HTML::NAME{'Top'};
13862 print STDERR "[Top]" if ($T2H_VERBOSE);
14014 print STDERR "[Top]" if ($T2H_VERBOSE);
14015 $Texi2HTML::HREF{'Top'} = href($element_top, $element->{'file'});
14392 $text =~ s/^top$/Top/i;
15723 # However when it is the Top node, we use the node instead.
15724 # (for the Top node, 'top_as_section' is true)
15818 # However when it is the Top node, we use the node instead.
15819 # (for the Top node, 'top_as_section' is true)