Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_view.cpp173 PaddingProperty textPadding; in CreateBubbleNode() local
346 PaddingProperty textPadding; in CreateCombinedChild() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
Dmenu_view.cpp79 PaddingProperty textPadding; in CreateTitleNode() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
Dcheckable_component.h599 void SetTextPadding(const Dimension& textPadding) in SetTextPadding()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_pattern.cpp677 auto textPadding = Dimension(IndexerTheme::TEXT_PADDING_LEFT, DimensionUnit::VP).ConvertToPx(); in UpdateBubbleLetterView() local