Searched refs:mnAdvanceWidth (Results 1 – 1 of 1) sorted by relevance
114 long GetCharWidth() const { return mnAdvanceWidth; } in GetCharWidth()121 void SetCharWidth( long nW ) { mnAdvanceWidth = nW; } in SetCharWidth()124 long mnAdvanceWidth; member in GlyphMetric
Completed in 7 milliseconds