Searched refs:IsInRect (Results 1 – 2 of 2) sorted by relevance
99 bool IsInRect(double x, double y) const in IsInRect() function
70 if (!componentInfo_->rect_.IsInRect(clickInfo.point.touchX, clickInfo.point.touchY)) { in CheckPointEvent()