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
647 IObject *thiz = (IObject *) self; in IObject_SetPriority() local
669 IObject *thiz = (IObject *) self; in IObject_GetPriority() local
698 IObject *thiz = (IObject *) self; in IObject_SetLossOfControlInterfaces() local
753 IObject *thiz = (IObject *) self; in IObject_init() local
789 IObject *thiz = (IObject *) self; in IObject_deinit() local
810 void IObject_Publish(IObject *thiz) in IObject_Publish()