Home
last modified time | relevance | path

Searched refs:_locations (Results 1 – 1 of 1) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php134 var $_locations; variable in FeatureTocAnchorLocatorHeaders
149 return $this->_locations;
161 $this->_locations[] = array('name' => $node->get_content(),
185 $this->_locations = $locations;