Searched refs:fOldHeight (Results 1 – 2 of 2) sorted by relevance
1596 FX_FLOAT fOldHeight; in RearrangeSections() local1611 fOldHeight = pSection->m_SecInfo.rcSection.bottom - in RearrangeSections()1614 rcSec.bottom = fPosY + fOldHeight; in RearrangeSections()
351 FX_FLOAT fOldHeight = pSecondLayoutItem->m_sSize.y; in SplitLayoutItem() local355 fAddMarginHeight = pSecondLayoutItem->m_sSize.y - fOldHeight; in SplitLayoutItem()