HomeSort by relevance Sort by last modified time
    Searched full:tocs (Results 1 - 11 of 11) sorted by null

  /external/bzip2/
bz-common.xsl 19 <!-- don't generate sub-tocs for qanda sets -->
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
TocInsertor.pm 153 # args: - $aTocs: Reference to array of tocs.
215 # function: Do insert generated ToCs in file.
258 # Loop through ToCs
419 # or multiple ToCs.
647 # Must ToCs be inserted?
649 # Yes, ToCs must be inserted;
671 # Must ToCs be inserted?
673 # Yes, ToCs must be inserted;
697 # Must ToCs be inserted?
699 # Yes, ToCs must be inserted
    [all...]
TocGenerator.pm 315 # Loop through ToCs
320 # Extend ToCs
334 # Loop through ToCs
339 # Extend ToCs
371 # args: - $aTocs: Reference to array of tocs.
379 # Store reference to tocs
392 # Loop through ToCs
403 # args: - $aTocs: Reference to array of tocs.
420 # args: - $aTocs: Reference to array of tocs.
595 # Loop through ToCs
    [all...]
Toc.pod 18 HTML::Toc is the object which will eventually hold the Table of Contents. HTML::TocGenerator does the actual generation of the ToC. HTML::TocInsertor handles the insertion of the ToC in the source. HTML::TocUpdator takes care of updating previously inserted ToCs.
368 =head2 Generate multiple ToCs
370 It's possible to generate multiple ToCs at once by specifying a C<HTML::Toc> object array as the ToC argument. For example, suppose you want to generate a default ToC of HTML headings <h1>..<h6> as well as a ToC of the C<alt> image attributes of the following text:
898 When generating a ToC, additional options may be specified which influence the way the ToCs are generated using either C<TocGenerator>, C<TocInsertor> or C<TocUpdator>. The options must be specified as a hash reference. For example:
930 True (1) if group levels must be used globally accross ToCs. False (0) if not. This option only makes sense when an array of ToCs is specified. For example, suppose you want to generate two ToCs, one ToC for '<h1>' tokens and one ToC for '<h2>' tokens, of the file 'index.htm':
983 using a global numbering scheme for all ToCs.
    [all...]
TocUpdator.pm 59 # args: - $aTocs: Reference to array of tocs.
159 # - $aTocs: Reference to array of tocs.
194 # Loop through ToCs
278 # function: Update ToCs in file.
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/
podExamples.t 319 # function: Test multiple ToCs
385 # function: Test multiple ToCs
455 # function: Test multiple ToCs
598 # function: Test multiple ToCs
702 # Test multiple ToCs
  /packages/apps/Music/res/values-rm/
strings.xml 166 <string name="sort_by_track" msgid="7662999005554152565">"Tocs"</string>
171 <string name="search_settings_description" msgid="6520975349259883368">"\"Artists, albums e tocs\""</string>
  /external/valgrind/main/docs/lib/
vg-html-common.xsl 120 or ($chunk.tocs.and.lots != 0 and $nav.context != 'toc')
190 <xsl:if test="$chunk.tocs.and.lots != 0 and $nav.context != 'toc'">
196 <xsl:if test="$chunk.tocs.and.lots != 0 and $nav.context != 'toc'">
vg-fo.xsl 22 <!-- control generation of tocs -->
  /external/icu4c/common/
ucmndata.c 63 * Pointer TOCs. TODO: This form of table-of-contents should be removed *
  /packages/apps/Settings/res/values-ca/
strings.xml     [all...]

Completed in 722 milliseconds