Home | History | Annotate | Download | only in xfa

Lines Matching refs:dwKey

63   uint32_t dwKey = FX_HashCode_GetW(wsKey, false);
64 return (void*)(uintptr_t)((dwKey << 1) | XFA_KEYTYPE_Custom);