Searched refs:touchAtHandle_ (Results 1 – 2 of 2) sorted by relevance
902 touchAtHandle_ = overlayManager->IsTouchAtHandle( in IsTouchAtHandle()905 if (touchAtHandle_) { in IsTouchAtHandle()906 touchAtHandle_ = false; in IsTouchAtHandle()910 return touchAtHandle_; in IsTouchAtHandle()
328 bool touchAtHandle_ = false; variable