Searched refs:minZoom (Results 1 – 4 of 4) sorted by relevance
64 , minZoom(ValueAuto) in type()80 float minZoom; member95 && minZoom == other.minZoom
83 float resultMinZoom = minZoom; in resolve()
320 description->minZoom = parseViewportValueAsZoom(keyString, valueString); in processViewportKeyValuePair()400 if (descriptionFromLegacyTag.minZoom == ViewportDescription::ValueAuto) in processViewportContentAttribute()401 descriptionFromLegacyTag.minZoom = 0.25; in processViewportContentAttribute()405 descriptionFromLegacyTag.minZoom = std::min(descriptionFromLegacyTag.minZoom, float(5)); in processViewportContentAttribute()
106 description.minZoom = viewportArgumentValue(CSSPropertyMinZoom); in resolve()