Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_view.cpp77 …dateTextProperties(const RefPtr<PopupParam>& param, const RefPtr<TextLayoutProperty>& textLayoutPr… in UpdateTextProperties()
345 auto textLayoutProps = message->GetLayoutProperty<TextLayoutProperty>(); in CreateCombinedChild() local