Searched refs:SupportsLatin (Results 1 – 3 of 3) sorted by relevance
152 sal_Bool FontInfo::SupportsLatin() const in SupportsLatin() function in FontInfo154 return mpImplMetric->SupportsLatin(); in SupportsLatin()
53 sal_Bool SupportsLatin() const;
126 bool SupportsLatin() const { return ((mnMiscFlags & LATIN_FLAG) != 0); } in SupportsLatin() function in ImplFontMetric
Completed in 15 milliseconds