Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h66 return childOffsetForPaint_; in GetChildOffset()
226 OffsetF childOffsetForPaint_; variable
H A Dbubble_layout_algorithm.cpp478 childOffsetForPaint_ = childOffset_; in Layout()
510 auto rect = Rect(childOffsetForPaint_.GetX(), childOffsetForPaint_.GetY(), in SetHotAreas()
514 auto rect = Rect(childOffsetForPaint_.GetX(), childOffsetForPaint_.GetY(), in SetHotAreas()