OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_GetCharsetFromCodePage
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/xfa/src/fgas/include/
fx_cpg.h
134
FX_WORD
FX_GetCharsetFromCodePage
(FX_WORD codepage);
/external/pdfium/xfa/src/fgas/src/crt/
fx_codepage.cpp
43
FX_WORD
FX_GetCharsetFromCodePage
(FX_WORD codepage) {
/external/pdfium/xfa/src/fgas/src/font/
fx_gdifont.cpp
181
FX_WORD wCharSet =
FX_GetCharsetFromCodePage
(wCodePage);
fx_gefont.cpp
224
FX_WORD wCharSet =
FX_GetCharsetFromCodePage
(wCodePage);
Completed in 36 milliseconds