Searched refs:FXSYS_WideCharToMultiByte (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/fxcrt/
H A Dfx_system.h168 #define FXSYS_WideCharToMultiByte(p1, p2, p3, p4, p5, p6, p7, p8) \ macro
176 #define FXSYS_WideCharToMultiByte WideCharToMultiByte macro
186 int FXSYS_WideCharToMultiByte(uint32_t codepage,
H A Dfx_system.cpp188 int FXSYS_WideCharToMultiByte(uint32_t codepage, function
H A Dbytestring.cpp78 FXSYS_WideCharToMultiByte(codepage, 0, wstr.unterminated_c_str(), src_len,
85 FXSYS_WideCharToMultiByte(codepage, 0, wstr.unterminated_c_str(), src_len,
/external/pdfium/core/fpdfapi/font/
H A Dcpdf_cidfont.cpp319 int ret = FXSYS_WideCharToMultiByte(

Completed in 146 milliseconds