Searched refs:ps_fonts (Results 1 – 1 of 1) sorted by relevance
16 var $ps_fonts = array(); variable in FontResolver39 isset($this->ps_fonts[$family]) and40 isset($this->ps_fonts[$family][$weight]) and41 isset($this->ps_fonts[$family][$weight][$style]) and42 isset($this->ps_fonts[$family][$weight][$style][$encoding]);53 $this->ps_fonts[$family][$weight][$style][$encoding] = 'font'.$this->ps_fonts_counter;56 return $this->ps_fonts[$family][$weight][$style][$encoding];