Searched refs:GetScaleV (Results 1 – 2 of 2) sorted by relevance
121 m_LineSpace = height - linefeed * GetScaleV(); in SetLineHeight()131 return linefeed * GetScaleV() + m_LineSpace; in GetLineHeight()753 const f32 adj = - pFont->GetBaselinePos() * GetScaleV(); in PrintImpl()
280 f32 GetScaleV() const { return m_Scale.y; } in GetScaleV() function