Searched refs:buttonTextSize (Results 1 – 1 of 1) sorted by relevance
898 Dimension buttonTextSize = in CreateButtonText() local900 textProps->UpdateFontSize(buttonTextSize); in CreateButtonText()1369 … Dimension buttonTextSize = textProps->GetFontSize().value_or(dialogTheme_->GetButtonTextSize()); in NeedsButtonDirectionChange() local1372 measureContext.fontSize = buttonTextSize; in NeedsButtonDirectionChange()1378 … Dimension(buttonTextSize.Value() * dialogTheme_->GetTitleMaxFontScale(), DimensionUnit::VP); in NeedsButtonDirectionChange()