Home
last modified time | relevance | path

Searched refs:mnAdvanceWidth (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx114 long GetCharWidth() const { return mnAdvanceWidth; } in GetCharWidth()
121 void SetCharWidth( long nW ) { mnAdvanceWidth = nW; } in SetCharWidth()
124 long mnAdvanceWidth; member in GlyphMetric

Completed in 12 milliseconds