Home
last modified time | relevance | path

Searched refs:IsIntersectByCommonSideWith (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drect.h241 bool IsIntersectByCommonSideWith(const Rect& other) const in IsIntersectByCommonSideWith() function in OHOS::Ace::Rect
/foundation/arkui/ace_engine/adapter/preview/inspector/
H A Djs_inspector_manager.cpp485 if (!rect.IsIntersectByCommonSideWith(deviceRect_)) { in UpdateNodeRectStrInfoV2()
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp3467 if (swiperGlobalRect.IsIntersectByCommonSideWith(childGlobalRect)) { in GetPaintChildList()

Completed in 7 milliseconds