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()
646 IObject *thiz = (IObject *) self; in IObject_SetPriority()
668 IObject *thiz = (IObject *) self; in IObject_GetPriority()
697 IObject *thiz = (IObject *) self; in IObject_SetLossOfControlInterfaces()
752 IObject *thiz = (IObject *) self; in IObject_init()
788 IObject *thiz = (IObject *) self; in IObject_deinit()
809 void IObject_Publish(IObject *thiz) in IObject_Publish()