Searched refs:FX_CharSetIsCJK (Results 1 – 5 of 5) sorted by relevance
103 bool FX_CharSetIsCJK(uint8_t uCharset);
233 bool FX_CharSetIsCJK(uint8_t uCharset) { in FX_CharSetIsCJK() function
166 return FX_CharSetIsCJK(uCharset); in FPF_SkiaIsCJK()
460 const bool bCJK = FX_CharSetIsCJK(charset); in AddFont()562 const bool bCJK = FX_CharSetIsCJK(pLogFont->lfCharSet); in AddWindowsFont()
531 const bool bCJK = FX_CharSetIsCJK(Charset); in FindSubstFont()