Searched refs:fOldHeight (Results 1 – 2 of 2) sorted by relevance
884 float fOldHeight; in RearrangeSections() local900 fOldHeight = pSection->m_Rect.bottom - pSection->m_Rect.top; in RearrangeSections()902 rcSec.bottom = fPosY + fOldHeight; in RearrangeSections()
1326 float fOldHeight = pSecondLayoutItem->m_sSize.height; in SplitLayoutItem() local1330 fAddMarginHeight = pSecondLayoutItem->m_sSize.height - fOldHeight; in SplitLayoutItem()