Searched refs:currentFontSize (Results 1 – 3 of 3) sorted by relevance
229 …ayoutElement::GetCurrentTextSize(std::optional<SizeF>& currentTextSize, Dimension& currentFontSize) in GetCurrentTextSize() argument248 currentFontSize = textProp->GetFontSize().value(); in GetCurrentTextSize()
151 bool GetCurrentTextSize(std::optional<SizeF>& currentTextSize, Dimension& currentFontSize);
332 …auto currentFontSize = textLayoutProperty->GetAdaptMaxFontSizeValue(Dimension(0.0, DimensionUnit::… in GetBackButtonState() local334 if (targetFontSize == currentFontSize) { in GetBackButtonState()