Lines Matching refs:IObject
29 IObject *thiz = (IObject *) self; in HandleRealize()
88 IObject *thiz = (IObject *) self; in IObject_Realize()
172 IObject *thiz = (IObject *) self; in HandleResume()
231 IObject *thiz = (IObject *) self; in IObject_Resume()
291 IObject *thiz = (IObject *) self; in IObject_GetState()
336 IObject *thiz = (IObject *) self; in IObject_GetInterface()
392 IObject *thiz = (IObject *) self; in IObject_RegisterCallback()
407 static void Abort_internal(IObject *thiz) in Abort_internal()
509 IObject *thiz = (IObject *) self; in IObject_AbortAsyncOperation()
521 IObject *thiz = (IObject *) self; in IObject_Destroy()
647 IObject *thiz = (IObject *) self; in IObject_SetPriority()
669 IObject *thiz = (IObject *) self; in IObject_GetPriority()
698 IObject *thiz = (IObject *) self; in IObject_SetLossOfControlInterfaces()
753 IObject *thiz = (IObject *) self; in IObject_init()
789 IObject *thiz = (IObject *) self; in IObject_deinit()
810 void IObject_Publish(IObject *thiz) in IObject_Publish()