Home
last modified time | relevance | path

Searched refs:FX_DecodeString (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fgas/crt/
Dfgas_codepage.h142 int32_t FX_DecodeString(uint16_t wCodePage,
Dfgas_codepage.cpp378 int32_t FX_DecodeString(uint16_t wCodePage, in FX_DecodeString() function
Dfgas_stream.cpp1085 int32_t iDecode = FX_DecodeString(m_wCodePage, (const FX_CHAR*)m_pBuf, in ReadString()