Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dmanager.encoding.php65 $vector_name = $this->get_current_custom_encoding_name();
110 function get_current_custom_encoding_name() { function in ManagerEncoding
226 return count($this->_encodings[$this->get_current_custom_encoding_name()]) >= 256;
H A Dbox.inline.php212 …$text_box->add_subword($custom_char, $manager_encoding->get_current_custom_encoding_name(), $hyphe…