Searched refs:GetTitleMaxFontScale (Results 1 – 2 of 2) sorted by relevance
475 double GetTitleMaxFontScale() const in GetTitleMaxFontScale() function
1375 … (isSuitableForElderly_ && dialogContext->GetFontScale() >= dialogTheme_->GetTitleMaxFontScale() && in NeedsButtonDirectionChange()1378 … Dimension(buttonTextSize.Value() * dialogTheme_->GetTitleMaxFontScale(), DimensionUnit::VP); in NeedsButtonDirectionChange()1433 scale = dialogTheme_->GetTitleMaxFontScale(); in UpdateTitleTextFontScale()