Searched defs:GetWidthType (Results 1 – 3 of 3) sorted by relevance
52 …FontWidth GetWidthType() { if(meWidthType==WIDTH_DONTKNOW)AskConfig(); return meWidthTy… in GetWidthType() function in Impl_Font
67 FontWidth GetWidthType() const { return meWidthType; } in GetWidthType() function in ImplFontAttributes
1100 FontWidth Font::GetWidthType() const { return mpImplFont->GetWidthType(); } in GetWidthType() function in Font
Completed in 22 milliseconds