Searched refs:GetVerticalScale (Results 1 – 4 of 4) sorted by relevance
21 FX_FLOAT GetVerticalScale();
27 FX_FLOAT CXFA_Font::GetVerticalScale() { in GetVerticalScale() function in CXFA_Font
411 return (int32_t)font.GetVerticalScale(); in GetVerScale()
147 m_pBreak->SetVerticalScale((int32_t)font.GetVerticalScale()); in InitBreak()