Home
last modified time | relevance | path

Searched refs:FX_GetCharsetFromCodePage (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fgas/include/
Dfx_cpg.h134 FX_WORD FX_GetCharsetFromCodePage(FX_WORD codepage);
/external/pdfium/xfa/src/fgas/src/crt/
Dfx_codepage.cpp43 FX_WORD FX_GetCharsetFromCodePage(FX_WORD codepage) { in FX_GetCharsetFromCodePage() function
/external/pdfium/xfa/src/fgas/src/font/
Dfx_gdifont.cpp181 FX_WORD wCharSet = FX_GetCharsetFromCodePage(wCodePage); in LoadFont()
Dfx_gefont.cpp224 FX_WORD wCharSet = FX_GetCharsetFromCodePage(wCodePage); in LoadFont()