Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dfgas_codepage.cpp264 uint16_t GetCodePageFromStringA(const FX_CHAR* pStr, int32_t iLength) { in GetCodePageFromStringA() function
341 return GetCodePageFromStringA(csStr.c_str(), iLength); in FX_GetCodePageFromStringW()