Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.list-item.php76 $this->_additional_text_indent = $this->get_marker_box_width();
113 $x += $this->get_marker_box_width();
155 function get_marker_box_width() { function in ListItemBox