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