Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dimpfont.hxx128 bool SupportsCTL() const { return ((mnMiscFlags & CTL_FLAG) != 0); } in SupportsCTL() function in ImplFontMetric
/trunk/main/vcl/inc/vcl/
H A Dmetric.hxx55 sal_Bool SupportsCTL() const;
/trunk/main/vcl/source/gdi/
H A Dmetric.cxx166 sal_Bool FontInfo::SupportsCTL() const in SupportsCTL() function in FontInfo
168 return mpImplMetric->SupportsCTL(); in SupportsCTL()

Completed in 9 milliseconds