Searched refs:fOldHeight (Results 1 – 2 of 2) sorted by relevance
1028 FX_FLOAT fOldHeight; in RearrangeSections() local1043 fOldHeight = pSection->m_SecInfo.rcSection.bottom - in RearrangeSections()1046 rcSec.bottom = fPosY + fOldHeight; in RearrangeSections()
1276 FX_FLOAT fOldHeight = pSecondLayoutItem->m_sSize.height; in SplitLayoutItem() local1280 fAddMarginHeight = pSecondLayoutItem->m_sSize.height - fOldHeight; in SplitLayoutItem()