Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_script.h69 uint32_t uUnicodeHash; member
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_imp.cpp838 if (uHashCode == pInfo->uUnicodeHash) { in XFA_GetJSBuiltinByHash()
840 } else if (uHashCode < pInfo->uUnicodeHash) { in XFA_GetJSBuiltinByHash()