Searched refs:fCurrentRowY (Results 1 – 1 of 1) sorted by relevance
1297 float fCurrentRowY = 0; in DoLayoutTableContainer() local1316 pLayoutChild->m_sPos.y = fCurrentRowY; in DoLayoutTableContainer()1347 fCurrentRowY += pLayoutChild->m_sSize.height; in DoLayoutTableContainer()1351 fContentCalculatedHeight = std::max(fContentCalculatedHeight, fCurrentRowY); in DoLayoutTableContainer()