Home
last modified time | relevance | path

Searched defs:GetWidthType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/
H A Dimpfont.hxx52 …FontWidth GetWidthType() { if(meWidthType==WIDTH_DONTKNOW)AskConfig(); return meWidthTy… in GetWidthType() function in Impl_Font
H A Doutfont.hxx67 FontWidth GetWidthType() const { return meWidthType; } in GetWidthType() function in ImplFontAttributes
/trunk/main/vcl/source/gdi/
H A Dfont.cxx1100 FontWidth Font::GetWidthType() const { return mpImplFont->GetWidthType(); } in GetWidthType() function in Font

Completed in 25 milliseconds