Searched refs:IsTouchTestPointInArea (Results 1 – 2 of 2) sorted by relevance
30 virtual bool IsTouchTestPointInArea(const Offset& touchOffset, bool isTouchPointHits) in IsTouchTestPointInArea() function
211 …if (host && host->IsTouchTestPointInArea(Offset { point.GetX(), point.GetY() }, IsTouchInCallerAre… in IsInSelectedOrSelectOverlayArea()