Searched refs:mbHasKoreanRange (Results 1 – 4 of 4) sorted by relevance
67 bool SupportsKorean() const { return mbHasKoreanRange; } in SupportsKorean()85 mutable bool mbHasKoreanRange; member in ImplOs2FontData
71 bool SupportsKorean() const { return mbHasKoreanRange; } in SupportsKorean()93 mutable bool mbHasKoreanRange; member in ImplWinFontData
428 mbHasKoreanRange( false ), in ImplOs2FontData()527 mbHasKoreanRange= (ulUnicodeRange1 & 0x10000000) in ReadOs2Table()
1106 mbHasKoreanRange( false ), in ImplWinFontData()1248 mbHasKoreanRange= (ulUnicodeRange1 & 0x10000000) in ReadOs2Table()
Completed in 40 milliseconds