Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h376 const Dimension& GetMinButtonTextSize() const in GetMinButtonTextSize() function
H A Ddialog_component.cpp720 …nTextStyle.SetAdaptTextSize(dialogTheme->GetButtonTextSize(), dialogTheme->GetMinButtonTextSize()); in BuildButtons()
723 …nTextStyle.SetAdaptTextSize(dialogTheme->GetButtonTextSize(), dialogTheme->GetMinButtonTextSize()); in BuildButtons()