Searched refs:GDI_HANDLE_IS_STOCKOBJ (Results 1 – 10 of 10) sorted by relevance
19 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) == TRUE); in START_TEST()24 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) == TRUE); in START_TEST()29 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) == TRUE); in START_TEST()34 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) == TRUE); in START_TEST()39 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) == TRUE); in START_TEST()44 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) == TRUE); in START_TEST()50 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) != 0); in START_TEST()55 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) != 0); in START_TEST()60 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) == TRUE); in START_TEST()69 RTEST(GDI_HANDLE_IS_STOCKOBJ(handle) != 0); in START_TEST()[all …]
37 #define GDI_HANDLE_IS_STOCKOBJ(h) \ macro
324 if (GDI_HANDLE_IS_STOCKOBJ(hObject)) in DeleteObject()
349 if ( GDI_HANDLE_IS_STOCKOBJ(hbr) ) in GetBrushAttributes()
1173 if ( GDI_HANDLE_IS_STOCKOBJ(hbm) ) in GetBitmapAttributes()
99 #define GDI_HANDLE_IS_STOCKOBJ(h) \ macro
973 if (GDI_HANDLE_IS_STOCKOBJ(pobj->hHmgr)) in GDIOBJ_vSetObjectOwner()1163 if (GDI_HANDLE_IS_STOCKOBJ(hobj)) in GreDeleteObject()1236 if (GDI_HANDLE_IS_STOCKOBJ(hobj)) in GreSetObjectOwnerEx()
964 if (GDI_HANDLE_IS_STOCKOBJ(hpal)) in IntSetPaletteEntries()1248 GDI_HANDLE_IS_STOCKOBJ(hgdiobj) || in NtGdiUnrealizeObject()
627 if (GDI_HANDLE_IS_STOCKOBJ(hBitmap)) in NtGdiSetBitmapBits()
952 if (GDI_HANDLE_IS_STOCKOBJ(hobj)) return TRUE; in NtGdiDeleteObjectApp()