Searched refs:m_fontScale (Results 1 – 2 of 2) sorted by relevance
57 m_fontScale = fScale; in setGlyphVectors()74 float & fontScale() { return m_fontScale; } in fontScale()83 float m_fontScale; member in GrSegRecord
48 m_fontScale(0.0f), mbIsRtl(bIsRtl), m_lockCount(0) in GrSegRecord()93 m_fontScale = 0.0f; in clear()
Completed in 21 milliseconds