Home
last modified time | relevance | path

Searched refs:fontScale (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/
H A Dgraphite_cache.hxx74 float & fontScale() { return m_fontScale; } in fontScale() function in GrSegRecord
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx833 (pSegRecord->fontScale() == mfScaling) && in LayoutGlyphs()