Searched refs:fWordAscent (Results 1 – 1 of 1) sorted by relevance
231 float fWordAscent = m_pVT->GetWordAscent(*pWord); in CharArray() local249 fLineAscent = std::max(fLineAscent, fWordAscent); in CharArray()