Searched refs:fOffHeight (Results 1 – 1 of 1) sorted by relevance
1318 FX_FLOAT fOffHeight = fContentCalculatedHeight - fOldChildHeight; in XFA_ItemLayoutProcessor_RelocateTableRowCells() local1322 fOffHeight = fOffHeight / 2; in XFA_ItemLayoutProcessor_RelocateTableRowCells()1328 fOffHeight = 0; in XFA_ItemLayoutProcessor_RelocateTableRowCells()1331 if (fOffHeight > 0) { in XFA_ItemLayoutProcessor_RelocateTableRowCells()1337 pInnerLayoutChild->m_sPos.y += fOffHeight; in XFA_ItemLayoutProcessor_RelocateTableRowCells()