Searched refs:FX_GetCodePageFromCharset (Results 1 – 4 of 4) sorted by relevance
101 uint16_t FX_GetCodePageFromCharset(uint8_t charset);
211 uint16_t FX_GetCodePageFromCharset(uint8_t charset) { in FX_GetCodePageFromCharset() function
94 if (FX_GetCodePageFromCharset(font.uCharSet) != pParams->wCodePage) in MatchDefaultFont()199 uint16_t newCodePage = FX_GetCodePageFromCharset(pFD->uCharSet); in GetFontByUnicodeImpl()
63 FX_GetCodePageFromCharset(nCharset), false); in AddNativeTrueTypeFontToPDF()