Searched refs:GDIOBJ_hInsertObject (Results 1 – 6 of 6) sorted by relevance
105 return GDIOBJ_hInsertObject(this, owner); in hInsertObject()
177 GDIOBJ_hInsertObject(
912 GDIOBJ_hInsertObject( in GDIOBJ_hInsertObject() function1405 handle = GDIOBJ_hInsertObject(pObject, GDI_OBJ_HMGR_POWNED); in NtGdiCreateClientObj()1543 if (!GDIOBJ_hInsertObject(pobj, GDI_OBJ_HMGR_POWNED)) in GDIOBJ_AllocObjWithHandle()
224 if (!GDIOBJ_hInsertObject(&ppal->BaseObject, GDI_OBJ_HMGR_POWNED)) in PALETTE_AllocPalWithHandle()389 hpal = GDIOBJ_hInsertObject(&ppal->BaseObject, GDI_OBJ_HMGR_PUBLIC); in EngCreatePalette()
92 if (!GDIOBJ_hInsertObject(&pdc->BaseObject, GDI_OBJ_HMGR_POWNED)) in DC_AllocDcWithHandle()
2252 if (!GDIOBJ_hInsertObject(&pReg->BaseObject, GDI_OBJ_HMGR_POWNED)) in REGION_AllocRgnWithHandle()