Searched refs:fOffHeight (Results 1 – 1 of 1) sorted by relevance
236 FX_FLOAT fOffHeight = fContentCalculatedHeight - fOldChildHeight; in RelocateTableRowCells() local240 fOffHeight = fOffHeight / 2; in RelocateTableRowCells()246 fOffHeight = 0; in RelocateTableRowCells()249 if (fOffHeight > 0) { in RelocateTableRowCells()255 pInnerLayoutChild->m_sPos.y += fOffHeight; in RelocateTableRowCells()