Searched refs:fOldHeight (Results 1 – 4 of 4) sorted by relevance
79 , fOldHeight(0) in ParagraphImpl()159 this->fOldHeight = this->fHeight; in layout()193 this->fOldHeight = this->fHeight; in layout()957 fOldHeight = 0; in updateText()973 fOldHeight = 0; in updateFontSize()
272 SkScalar fOldHeight;
830 float fOldHeight; in RearrangeSections() local846 fOldHeight = pSection->m_Rect.bottom - pSection->m_Rect.top; in RearrangeSections()848 rcSec.bottom = fPosY + fOldHeight; in RearrangeSections()
786 float fOldHeight = pSecondLayoutItem->m_sSize.height; in SplitLayoutItem() local790 fAddMarginHeight = pSecondLayoutItem->m_sSize.height - fOldHeight; in SplitLayoutItem()