Searched refs:mpDrawContact (Results 1 – 1 of 1) sorted by relevance
1202 SwDrawContact* mpDrawContact; member in NestedUserCallHdl1209 : mpDrawContact( _pDrawContact ), in NestedUserCallHdl()1213 mpDrawContact->mbUserCallActive = true; in NestedUserCallHdl()1214 mpDrawContact->meEventTypeOfCurrentUserCall = _eEventType; in NestedUserCallHdl()1219 if ( mpDrawContact ) in ~NestedUserCallHdl()1221 mpDrawContact->mbUserCallActive = mbParentUserCallActive; in ~NestedUserCallHdl()1222 mpDrawContact->meEventTypeOfCurrentUserCall = meParentUserCallEventType; in ~NestedUserCallHdl()1228 mpDrawContact = 0; in DrawContactDeleted()1250 mpDrawContact->meEventTypeOfCurrentUserCall == SDRUSERCALL_RESIZE ) in AssertNestedUserCall()1255 mpDrawContact->meEventTypeOfCurrentUserCall == SDRUSERCALL_CHILD_RESIZE ) in AssertNestedUserCall()
Completed in 14 milliseconds