Searched refs:fNewHeight (Results 1 – 1 of 1) sorted by relevance
246 float fNewHeight = bContainerHeightAutoSize ? -1 : fContentCurrentHeight; in RelocateTableRowCells() local247 UpdateWidgetSize(pLayoutChild, &fColSpanWidth, &fNewHeight); in RelocateTableRowCells()248 pLayoutChild->m_sSize.height = fNewHeight; in RelocateTableRowCells()