HomeSort by relevance Sort by last modified time
    Searched refs:aAttrSeq (Results 1 - 3 of 3) sorted by null

  /external/libvpx/examples/includes/HTML-Toc-0.91/
TocUpdator.pm 493 # - $aAttrSeq: reference to array containing all tag attributes (in
499 my ($self, $aTag, $aAttr, $aAttrSeq, $aOrigText) = @_;
513 $self->SUPER::start($aTag, $aAttr, $aAttrSeq, $aOrigText);
660 # - $aAttrSeq: reference to array containing all tag attributes (in
666 my ($self, $aTag, $aAttr, $aAttrSeq, $aOrigText) = @_;
TocInsertor.pm 792 # - $aAttrSeq: reference to array containing all tag attributes (in
798 my ($self, $aTag, $aAttr, $aAttrSeq, $aOrigText) = @_;
802 $self->SUPER::start($aTag, $aAttr, $aAttrSeq, $aOrigText);
1028 # - $aAttrSeq: reference to array containing all attribute keys (in
1034 my ($self, $aTag, $aAttr, $aAttrSeq, $aOrigText) = @_;
TocGenerator.pm     [all...]

Completed in 4528 milliseconds