Searched refs:OBJ_REGION (Results 1 – 5 of 5) sorted by relevance
181 ok(type == OBJ_REGION, "GetObjectType returned %u\n", type); in test_thread_objects()189 ok(type == OBJ_REGION, "GetObjectType returned %u\n", type); in test_thread_objects()277 hobj = GetCurrentObject(hdc, OBJ_REGION); in test_GetCurrentObject()354 ok( type == OBJ_REGION, "wrong type %u\n", type ); in test_handles_on_win64()
69 Ret = OBJ_REGION; in GetObjectType()
24 case OBJ_REGION: return GDILoObjType_LO_REGION_TYPE; in ConvertObjectType()
1416 #define OBJ_REGION 8
697 #define OBJ_REGION 8 macro