Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.resolver.class.php106 return $this->get_family_encoding_override(" ", $weight, $style, $encoding);
109 function get_family_encoding_override($family, $weight, $style, $encoding) { function in FontResolver
135 return $this->get_family_encoding_override($family, $weight, $style, $encoding) !== "";
159 return $this->get_family_encoding_override($family, $weight, $style, $encoding);