Home
last modified time | relevance | path

Searched defs:uHash (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_basic_imp.cpp44 uint32_t uHash = FX_HashCode_String_GetW(wsName.GetPtr(), iLength); in XFA_GetPacketByName() local
80 uint32_t uHash = FX_HashCode_String_GetW(wsName.GetPtr(), iLength); in XFA_GetAttributeEnumByName() local
106 uint32_t uHash = FX_HashCode_String_GetW(wsName.GetPtr(), iLength); in XFA_GetAttributeByName() local
207 uint32_t uHash = FX_HashCode_String_GetW(wsName.GetPtr(), iLength); in XFA_GetElementByName() local
395 uint32_t uHash = FX_HashCode_String_GetW(wsMethodName.GetPtr(), iLength); in XFA_GetMethodByName() local
427 uint32_t uHash = FX_HashCode_String_GetW(wsAttributeName.GetPtr(), iLength); in XFA_GetScriptAttributeByName() local
Dxfa_object_imp.cpp1788 uint32_t uHash = FX_HashCode_String_GetW(wsEventName.GetPtr(), iLength); in GetEventParaInfoByName() local
/external/pdfium/xfa/src/fgas/src/crt/
Dfx_codepage.cpp309 uint32_t uHash = FX_HashCode_String_GetA(pStr, iLength, TRUE); in FX_GetCodePageFromStringA() local
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffbarcode.cpp218 uint32_t uHash = FX_HashCode_String_GetW(wsName.GetPtr(), iLength, TRUE); in XFA_GetBarcodeTypeByName() local
Dxfa_ffbarcode.h88 uint32_t uHash; member
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_simpleexpression.cpp451 uint32_t uHash = FX_HashCode_String_GetW(funcName.GetBuffer(), iLength, TRUE); in IsBuildInFunc() local
474 uint32_t uHash = FX_HashCode_String_GetW(methodName.GetPtr(), iLength); in IsSomMethodWithObjPara() local
Dxfa_lexer.cpp526 uint32_t uHash = FX_HashCode_String_GetW(str.GetPtr(), iLength, TRUE); in IsKeyword() local
Dxfa_fm2jscontext.cpp4223 uint32_t uHash = FX_HashCode_String_GetW(pData.GetPtr(), iLength); in HTMLSTR2Code() local
/external/pdfium/xfa/include/fxfa/
Dfxfa_basic.h82 uint32_t uHash; member
924 uint32_t uHash; member
943 uint32_t uHash; member
1009 uint32_t uHash; member
1058 uint32_t uHash; member
1074 uint32_t uHash; member
/external/pdfium/xfa/src/fgas/include/
Dfx_cpg.h214 uint32_t uHash; member
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp483 uint32_t uHash = FX_GetLangHashCode(pLang); in FX_GetCharsetFromLang() local
/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp21 uint32_t uHash; member
44 FX_DWORD uHash; member