Searched defs:uHash (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_basic_imp.cpp | 44 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
|
D | xfa_object_imp.cpp | 1788 uint32_t uHash = FX_HashCode_String_GetW(wsEventName.GetPtr(), iLength); in GetEventParaInfoByName() local
|
/external/pdfium/xfa/src/fgas/src/crt/ |
D | fx_codepage.cpp | 309 uint32_t uHash = FX_HashCode_String_GetA(pStr, iLength, TRUE); in FX_GetCodePageFromStringA() local
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffbarcode.cpp | 218 uint32_t uHash = FX_HashCode_String_GetW(wsName.GetPtr(), iLength, TRUE); in XFA_GetBarcodeTypeByName() local
|
D | xfa_ffbarcode.h | 88 uint32_t uHash; member
|
/external/pdfium/xfa/src/fxfa/src/fm2js/ |
D | xfa_simpleexpression.cpp | 451 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
|
D | xfa_lexer.cpp | 526 uint32_t uHash = FX_HashCode_String_GetW(str.GetPtr(), iLength, TRUE); in IsKeyword() local
|
D | xfa_fm2jscontext.cpp | 4223 uint32_t uHash = FX_HashCode_String_GetW(pData.GetPtr(), iLength); in HTMLSTR2Code() local
|
/external/pdfium/xfa/include/fxfa/ |
D | fxfa_basic.h | 82 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/ |
D | fx_cpg.h | 214 uint32_t uHash; member
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_doc.cpp | 483 uint32_t uHash = FX_GetLangHashCode(pLang); in FX_GetCharsetFromLang() local
|
/external/pdfium/xfa/src/fgas/src/localization/ |
D | fx_locale.cpp | 21 uint32_t uHash; member 44 FX_DWORD uHash; member
|