Searched refs:fNewHeight (Results 1 – 1 of 1) sorted by relevance
1293 FX_FLOAT fNewHeight = in XFA_ItemLayoutProcessor_RelocateTableRowCells() local1296 fNewHeight); in XFA_ItemLayoutProcessor_RelocateTableRowCells()1297 pLayoutChild->m_sSize.y = fNewHeight; in XFA_ItemLayoutProcessor_RelocateTableRowCells()2774 FX_FLOAT fNewHeight = fContentCurRowY; in CalculateRowChildPosition() local2775 if (fContentCalculatedHeight > fNewHeight) { in CalculateRowChildPosition()2776 fContentCalculatedHeight = fNewHeight; in CalculateRowChildPosition()