Searched refs:uHash (Results 1 – 5 of 5) sorted by relevance
92 uint32_t uHash; // |pName| hashed as WideString. member175 uint32_t hash) { return arg.uHash < hash; }); in XFA_GetAttributeValueByName()
81 uint32_t uHash; // |pName| hashed as if wide string. member
128 [](const BarCodeInfo& arg, uint32_t hash) { return arg.uHash < hash; }); in GetBarcodeTypeByName()
120 uint32_t uHash = FX_HashCode_GetW(wsEventName, false); in GetEventParaInfoByName() local122 std::begin(gs_eventParaInfos), std::end(gs_eventParaInfos), uHash, in GetEventParaInfoByName()126 if (result != std::end(gs_eventParaInfos) && result->m_uHash == uHash) in GetEventParaInfoByName()
38 uint32_t uHash; // Hashed as wide string. member43 uint32_t uHash; // Hashed as wide string. member1000 if (data.uHash == dwSubHash) { in GetNumericFormat()1614 if (data.uHash == dwSubHash) { in GetDateTimeFormat()