Home
last modified time | relevance | path

Searched refs:CTL_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
128 bool SupportsCTL() const { return ((mnMiscFlags & CTL_FLAG) != 0); } in SupportsCTL()

Completed in 16 milliseconds