Home
last modified time | relevance | path

Searched refs:textPropertyBottom_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_theme.h73 … theme->textPropertyBottom_ = dialogPattern->GetAttr<Dimension>("text_property_bottom", 0.0_vp); in Build()
132 return textPropertyBottom_; in GetTextPropertyBottom()
183 Dimension textPropertyBottom_; variable