Searched refs:_baseFontSize (Results 1 – 1 of 1) sorted by relevance
7 var $_baseFontSize; variable in CSSState18 $this->_baseFontSize = array($this->_state[0][CSS_FONT]->size->toPt(0));38 array_shift($this->_baseFontSize);42 $base_font_size = array_shift($this->_baseFontSize);48 array_unshift($this->_baseFontSize, $base_font_size);60 array_unshift($this->_baseFontSize, $base_size);63 array_unshift($this->_baseFontSize, $size->toPt($base_size));180 return $this->_baseFontSize[0];