Searched refs:fScaledMaxPerHeight (Results 1 – 1 of 1) sorted by relevance
943 FX_FLOAT fScaledMaxPerHeight = 0; in ProcessUnCertainRows() local968 if (fPerHeight > fScaledMaxPerHeight) { in ProcessUnCertainRows()969 fScaledMaxPerHeight = fPerHeight; in ProcessUnCertainRows()982 SetColRowActualSize(pColRow, fScaledMaxPerHeight * pColRow->m_Size.fLength); in ProcessUnCertainRows()