Home
last modified time | relevance | path

Searched refs:CJK_FLAG (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/inc/
H A Dimpfont.hxx110 enum { DEVICE_FLAG=1, SCALABLE_FLAG=2, LATIN_FLAG=4, CJK_FLAG=8, CTL_FLAG=16 }; enumerator
127 bool SupportsCJK() const { return ((mnMiscFlags & CJK_FLAG) != 0); } in SupportsCJK()

Completed in 18 milliseconds