Home
last modified time | relevance | path

Searched defs:IsInRegion (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/arc/
H A Drender_arc.cpp162 bool RenderArc::IsInRegion(const Point& point) const in IsInRegion() function in OHOS::Ace::RenderArc
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drect.h145 bool IsInRegion(const Point& point) const in IsInRegion() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h180 bool IsInRegion(const PointT<T>& point) const in IsInRegion() function
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h481 inline bool IsInRegion(int32_t pointX, int32_t pointY) in IsInRegion() function