Lines Matching defs:thiz
29 IObject *thiz = (IObject *) self; in HandleRealize() local
88 IObject *thiz = (IObject *) self; in IObject_Realize() local
172 IObject *thiz = (IObject *) self; in HandleResume() local
231 IObject *thiz = (IObject *) self; in IObject_Resume() local
291 IObject *thiz = (IObject *) self; in IObject_GetState() local
336 IObject *thiz = (IObject *) self; in IObject_GetInterface() local
392 IObject *thiz = (IObject *) self; in IObject_RegisterCallback() local
407 static void Abort_internal(IObject *thiz) in Abort_internal()
509 IObject *thiz = (IObject *) self; in IObject_AbortAsyncOperation() local
521 IObject *thiz = (IObject *) self; in IObject_Destroy() local
646 IObject *thiz = (IObject *) self; in IObject_SetPriority() local
668 IObject *thiz = (IObject *) self; in IObject_GetPriority() local
697 IObject *thiz = (IObject *) self; in IObject_SetLossOfControlInterfaces() local
752 IObject *thiz = (IObject *) self; in IObject_init() local
788 IObject *thiz = (IObject *) self; in IObject_deinit() local
809 void IObject_Publish(IObject *thiz) in IObject_Publish()