Searched refs:mpDrawContact (Results 1 – 1 of 1) sorted by relevance
1204 SwDrawContact* mpDrawContact; member in NestedUserCallHdl1211 : mpDrawContact( _pDrawContact ), in NestedUserCallHdl()1215 mpDrawContact->mbUserCallActive = true; in NestedUserCallHdl()1216 mpDrawContact->meEventTypeOfCurrentUserCall = _eEventType; in NestedUserCallHdl()1221 if ( mpDrawContact ) in ~NestedUserCallHdl()1223 mpDrawContact->mbUserCallActive = mbParentUserCallActive; in ~NestedUserCallHdl()1224 mpDrawContact->meEventTypeOfCurrentUserCall = meParentUserCallEventType; in ~NestedUserCallHdl()1230 mpDrawContact = 0; in DrawContactDeleted()1252 mpDrawContact->meEventTypeOfCurrentUserCall == SDRUSERCALL_RESIZE ) in AssertNestedUserCall()1257 mpDrawContact->meEventTypeOfCurrentUserCall == SDRUSERCALL_CHILD_RESIZE ) in AssertNestedUserCall()
Completed in 26 milliseconds