HomeSort by relevance Sort by last modified time
    Searched refs:FXSYS_WideCharToMultiByte (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxcrt/
fx_system.h 168 #define FXSYS_WideCharToMultiByte(p1, p2, p3, p4, p5, p6, p7, p8) \
176 #define FXSYS_WideCharToMultiByte WideCharToMultiByte
186 int FXSYS_WideCharToMultiByte(uint32_t codepage,
fx_system.cpp 188 int FXSYS_WideCharToMultiByte(uint32_t codepage,
bytestring.cpp 78 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/
cpdf_cidfont.cpp 319 int ret = FXSYS_WideCharToMultiByte(

Completed in 210 milliseconds