Home
last modified time | relevance | path

Searched defs:bottomOffset (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drosen_render_list_item_group.cpp51 const double bottomOffset = topOffset - strokeWidth; in PaintDivider() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dsub_menu_layout_algorithm.cpp167 auto bottomOffset = scrollTop + scrollHeight; in GetSubMenuPosition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.cpp524 double bottomOffset = timeBox_->GetLayoutSize().Height() + in GetShowTimeOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp1732 …auto bottomOffset = childOffset_.GetY() + childSize_.Height() - radius - BUBBLE_ARROW_WIDTH.Conver… in BuildRightLinePath() local
1835 auto bottomOffset = childOffset_.GetY() + childSize_.Height() - radius - in BuildLeftLinePath() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp589 auto bottomOffset = paintInfo.endPoint; in ConvertPaintInfoToRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp278 float bottomOffset = endPos - contentMainSize_ + contentEndOffset_; in CalculateTargetPos() local