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