Searched refs:m_MaxFontSizeV (Results 1 – 2 of 2) sorted by relevance
45 FX_FLOAT m_MaxFontSizeV; variable
275 if (dy >= (pBaseLine->m_MaxFontSizeV) * 1.5 || dy >= lastheight * 1.5) { in WriteOutput()279 lastheight = pBaseLine->m_MaxFontSizeV; in WriteOutput()498 m_MaxFontSizeV = 0; in CTextBaseLine()516 if (m_MaxFontSizeV < fontsize_v) { in InsertTextBox()517 m_MaxFontSizeV = fontsize_v; in InsertTextBox()