Home
last modified time | relevance | path

Searched refs:IsInnerRegion (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.cpp184 bool hitSelf = rect.IsInnerRegion(selfPoint); in CreateNodeSearchInfo()
266 bool hitSelf = rect.IsInnerRegion(selfPoint); in HoverTestRecursive()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp178 bool hitSelf = rect.IsInnerRegion(hoverPoint); in HoverPathForThirdRecursive()
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h189 bool IsInnerRegion(const PointT<T>& point) const in IsInnerRegion() function in OHOS::Ace::NG::RectT
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp2119 if (!preRect.IsInnerRegion(PointF(static_cast<float>(point.GetX()), static_cast<float>(point.GetY())))) { in FireOnDragLeave()

Completed in 8 milliseconds