Searched defs:textPadding (Results 1 – 5 of 5) sorted by relevance
201 PaddingProperty textPadding; in CreateBubbleNode() local625 PaddingProperty textPadding; in CreateCombinedChild() local
103 PaddingProperty textPadding; in CreateTitleNode() local
599 void SetTextPadding(const Dimension& textPadding) in SetTextPadding()
267 textPadding: t.textPadding, property287 textPadding: t.textPadding, property
866 auto textPadding = Dimension(IndexerTheme::TEXT_PADDING_LEFT, DimensionUnit::VP).ConvertToPx(); in UpdateBubbleLetterView() local