Searched refs:flags3 (Results 1 – 3 of 3) sorted by relevance
276 DWORD flags1, flags2, flags3, size; in test_RegPolicyFlags() local297 flags3 = flags2 | 1; in test_RegPolicyFlags()298 ret = pWintrustSetRegPolicyFlags(flags3); in test_RegPolicyFlags()303 ok(flags1 == flags3, "Got %08x flags instead of %08x\n", flags1, flags3); in test_RegPolicyFlags()
1055 static const struct flag_info flags3[] = in DDRAW_dump_DDCAPS() local1147 TRACE(" - dwCKeyCaps : "); DDRAW_dump_flags(lpcaps->dwCKeyCaps, flags3, ARRAY_SIZE(flags3)); in DDRAW_dump_DDCAPS()
7090 DWORD flags3 = D3DXWELDEPSILONS_WELDPARTIALMATCHES; in test_weld_vertices() local8007 flags3, in test_weld_vertices()