Home
last modified time | relevance | path

Searched refs:childPoint (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp2277 PointF childPoint(childOffset.GetX(), childOffset.GetY()); in GetErrorPositionType() local
2278 if (!validRegion.IsInRegion(childPoint)) { in GetErrorPositionType()