OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_UTF16ToWChar
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fgas/src/crt/
fx_encode.cpp
52
void
FX_UTF16ToWChar
(void* pBuffer, int32_t iLength) {
fx_stream.cpp
779
FX_UTF16ToWChar
(pStr, iMaxLength);
[
all
...]
/external/pdfium/xfa/src/fgas/include/
fx_cpg.h
142
void
FX_UTF16ToWChar
(void* pBuffer, int32_t iLength);
Completed in 124 milliseconds