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