Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_layout_algorithm.cpp649 auto rightOffset = padding.right.value_or(0.0f); in LayoutSearchIcon() local
687 auto rightOffset = padding.right.value_or(0.0f); in LayoutSearchButton() local
717 auto rightOffset = padding.right.value_or(0.0f); in LayoutDivider() local
829 auto rightOffset = searchIconWidth + searchIconLeftSpace in LayoutTextField() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp468 …auto rightOffset = childOffset_.GetX() + childSize_.Width() - popupTheme->GetRadius().GetX().Conve… in BuildTopLinePath() local
636 …auto rightOffset = childOffset_.GetX() + childSize_.Width() - popupTheme->GetRadius().GetX().Conve… in BuildBottomLinePath() local
H A Dbubble_layout_algorithm.cpp1682 auto rightOffset = childOffset_.GetX() + childSize_.Width() - radius - in BuildTopLinePath() local
1783 …auto rightOffset = childOffset_.GetX() + childSize_.Width() - radius - BUBBLE_ARROW_WIDTH.ConvertT… in BuildBottomLinePath() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.cpp146 auto rightOffset = GetIconRightOffset(); in CreateNode() local
548 auto rightOffset = static_cast<float>(themePadding.Left().ConvertToPx()); in UpdateCleanNode() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_object.cpp417 int32_t rightOffset = in SaveBufferToFileFront() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.cpp1046 auto rightOffset = padding.Offset(); in CaptureLayout() local