Home
last modified time | relevance | path

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

/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
126 bool SupportsLatin() const { return ((mnMiscFlags & LATIN_FLAG) != 0); } in SupportsLatin()

Completed in 13 milliseconds