Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dfgas_codepage.cpp13 struct FX_STR2CPHASH { struct
176 const FX_STR2CPHASH g_FXCPHashTable[] = {
274 int32_t iEnd = sizeof(g_FXCPHashTable) / sizeof(FX_STR2CPHASH) - 1; in GetCodePageFromStringA()
278 const FX_STR2CPHASH& cp = g_FXCPHashTable[iMid]; in GetCodePageFromStringA()