Searched refs:dwKey (Results 1 – 2 of 2) sorted by relevance
300 DWORD dwKey; in ReadEnhMetaFile() member417 if (((PAPMHEADER) pBits)->dwKey != 0x9ac6cdd7l) in ReadEnhMetaFile()
66 uint32_t dwKey = FX_HashCode_GetW(wsKey, false); in GetMapKey_Custom() local67 return (void*)(uintptr_t)((dwKey << 1) | XFA_KEYTYPE_Custom); in GetMapKey_Custom()