Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.resolver.class.php152 function get_typeface_name($family, $weight, $style, $encoding) { function in FontResolver
154 return $this->get_typeface_name($this->aliases[$family], $weight, $style, $encoding);
H A Dbox.img.php99 $typeface = $font_resolver->get_typeface_name($font->family,
H A Dbox.text.php112 $typeface = $font_resolver->get_typeface_name($font->family,