Home
last modified time | relevance | path

Searched defs:textPadding (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
Dmarquee_layout_algorithm.cpp50 PaddingProperty textPadding; in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_view.cpp231 PaddingProperty textPadding; in CreateBubbleNode() local
675 PaddingProperty textPadding; in CreateCombinedChild() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
Dstepper_layout_algorithm.cpp180 PaddingProperty textPadding; in MeasureRightButton() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
Dcheckable_component.h599 void SetTextPadding(const Dimension& textPadding) in SetTextPadding()
/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/
Dsegmentbutton.js299 textPadding: options.textPadding, property
322 textPadding: options.textPadding, property
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_view.cpp153 PaddingProperty textPadding; in CreateTitleNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_pattern.cpp1153 auto textPadding = Dimension(IndexerTheme::TEXT_PADDING_LEFT, DimensionUnit::VP).ConvertToPx(); in UpdateBubbleLetterStackAndLetterTextView() local