Searched refs:hasMaxFontSize (Results 1 – 1 of 1) sorted by relevance
328 auto hasMaxFontSize = GetLimitFontSize(layoutWrapper, false, maxFontSize); in MeasureFontSize() local330 if (hasMinFontSize && hasMaxFontSize) { in MeasureFontSize()