Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_pattern.cpp1081 …Dimension buttonTextSize = dialogTheme_->GetButtonTextSize().IsValid() ? dialogTheme_->GetButtonTe… in CreateButtonText() local
1635 … Dimension buttonTextSize = textProps->GetFontSize().value_or(dialogTheme_->GetButtonTextSize()); in NeedsButtonDirectionChange() local