Searched refs:ExtendToZoom (Results 1 – 12 of 12) sorted by relevance
73 case ExtendToZoom: in minimumValueForLength()101 case ExtendToZoom: in valueForLength()140 case ExtendToZoom: in floatValueForLength()
287 case ExtendToZoom: in CSSPrimitiveValue()343 case ExtendToZoom: in init()
764 case ExtendToZoom: in createExpressionNode()
146 if (description.maxWidth.isAuto() || description.maxWidth.type() == ExtendToZoom) in adjustForAndroidWebViewQuirks()174 …t && (description.maxWidth.isAuto() || description.maxWidth.type() == ExtendToZoom) && description… in adjustForAndroidWebViewQuirks()181 … || ((description.maxWidth.isAuto() || description.maxWidth.type() == ExtendToZoom) && description… in adjustForAndroidWebViewQuirks()200 …if (description.maxWidth.isAuto() || description.maxWidth.type() == ExtendToZoom || description.ma… in adjustForAndroidWebViewQuirks()
3007 if (adjustedDescription.maxWidth.type() == ExtendToZoom) in updatePageDefinedViewportConstraints()3024 …|| (description.maxWidth.type() == ExtendToZoom && m_pageScaleConstraintsSet.pageDefinedConstraint… in updatePageDefinedViewportConstraints()
303 description->minWidth = Length(ExtendToZoom); in processViewportKeyValuePair()311 description->minHeight = Length(ExtendToZoom); in processViewportKeyValuePair()412 descriptionFromLegacyTag.minWidth = Length(ExtendToZoom); in processViewportContentAttribute()415 descriptionFromLegacyTag.minWidth = Length(ExtendToZoom); in processViewportContentAttribute()416 descriptionFromLegacyTag.maxWidth = Length(ExtendToZoom); in processViewportContentAttribute()
56 case ExtendToZoom: in floatValueForLength()
44 ExtendToZoom, enumerator
197 return Length(ExtendToZoom); in viewportLengthValue()
54 if (length.type() == ExtendToZoom) in resolveViewportLength()
91 case ExtendToZoom: // Does not apply to elements. in createFromLength()
3002 case ExtendToZoom: in computeReplacedLogicalWidthUsing()