Searched refs:_cached_base_font_size (Results 1 – 1 of 1) sorted by relevance
17 var $_cached_base_font_size; variable in GenericBox22 $this->_cached_base_font_size = null;107 if (is_null($this->_cached_base_font_size)) {109 $this->_cached_base_font_size = $font->size->getPoints();122 $value->units2pt($this->_cached_base_font_size);