Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_layout_algorithm.cpp328 auto hasMaxFontSize = GetLimitFontSize(layoutWrapper, false, maxFontSize); in MeasureFontSize() local
330 if (hasMinFontSize && hasMaxFontSize) { in MeasureFontSize()