Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_theme.h125 const Dimension& GetTextPropertyLeft() const in GetTextPropertyLeft() function
H A Daging_adapation_dialog_util.cpp173 margin.left = CalcLength(dialogTheme->GetTextPropertyLeft()); in CreateDialogTextNode()