Home
last modified time | relevance | path

Searched defs:SupportsCJK (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dmetric.cxx159 sal_Bool FontInfo::SupportsCJK() const in SupportsCJK() function in FontInfo
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h68 bool SupportsCJK() const { return mbHasCJKSupport; } in SupportsCJK() function in ImplOs2FontData
/trunk/main/vcl/inc/win/
H A Dsalgdi.h72 bool SupportsCJK() const { return mbHasCJKSupport; } in SupportsCJK() function in ImplWinFontData
/trunk/main/vcl/inc/
H A Dimpfont.hxx127 bool SupportsCJK() const { return ((mnMiscFlags & CJK_FLAG) != 0); } in SupportsCJK() function in ImplFontMetric

Completed in 15 milliseconds