Searched refs:link_destination (Results 1 – 2 of 2) sorted by relevance
285 function &make_anchor(&$media, $link_destination, $page_heights) { argument307 $anchor =& new Anchor($link_destination, 319 $link_destination = $this->get_css_property(CSS_HTML2PS_LINK_DESTINATION);320 if (!is_null($link_destination)) {321 …$anchors[$link_destination] =& $this->make_anchor($driver->media, $link_destination, $page_heights…
105 $link_destination = $this->get_css_property(CSS_HTML2PS_LINK_DESTINATION);106 if (is_null($link_destination)) {