Searched defs:IsInRegion (Results 1 – 4 of 4) sorted by relevance
162 bool RenderArc::IsInRegion(const Point& point) const in IsInRegion() function in OHOS::Ace::RenderArc
145 bool IsInRegion(const Point& point) const in IsInRegion() function
180 bool IsInRegion(const PointT<T>& point) const in IsInRegion() function
481 inline bool IsInRegion(int32_t pointX, int32_t pointY) in IsInRegion() function