OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FXSYS_MultiByteToWideChar
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcrt/
fx_basic_gcc.cpp
242
int
FXSYS_MultiByteToWideChar
(FX_DWORD codepage,
/external/pdfium/core/include/fxcrt/
fx_system.h
196
#define
FXSYS_MultiByteToWideChar
(p1, p2, p3, p4, p5, p6) \
203
#define
FXSYS_MultiByteToWideChar
MultiByteToWideChar
220
int
FXSYS_MultiByteToWideChar
(FX_DWORD codepage,
Completed in 3884 milliseconds