Searched refs:ExtendToZoom (Results 1 – 10 of 10) sorted by relevance
54 case ExtendToZoom: in floatValueForLength()83 case ExtendToZoom: in minimumValueForLength()116 case ExtendToZoom: in valueForLength()
45 ExtendToZoom, DeviceWidth, DeviceHeight, enumerator
60 if (length.type() == ExtendToZoom) in resolveViewportLength()91 copyMinWidth = Length(ExtendToZoom); in resolve()94 copyMinWidth = Length(ExtendToZoom); in resolve()95 copyMaxWidth = Length(ExtendToZoom); in resolve()248 … } else if (maxWidth.type() == blink::DeviceWidth || maxWidth.type() == blink::ExtendToZoom) { in reportMobilePageStats()
171 if (description.maxWidth.isAuto() || description.maxWidth.type() == ExtendToZoom) in adjustForAndroidWebViewQuirks()199 …t && (description.maxWidth.isAuto() || description.maxWidth.type() == ExtendToZoom) && description… in adjustForAndroidWebViewQuirks()206 … || ((description.maxWidth.isAuto() || description.maxWidth.type() == ExtendToZoom) && description… in adjustForAndroidWebViewQuirks()225 …if (description.maxWidth.isAuto() || description.maxWidth.type() == ExtendToZoom || description.ma… in adjustForAndroidWebViewQuirks()
3216 defaultMinWidth = Length(ExtendToZoom); in updatePageDefinedViewportConstraints()
316 description->minWidth = Length(ExtendToZoom); in processViewportKeyValuePair()324 description->minHeight = Length(ExtendToZoom); in processViewportKeyValuePair()
180 return Length(ExtendToZoom); in viewportLengthValue()
82 case ExtendToZoom: // Does not apply to elements. in createFromLength()
344 case ExtendToZoom: in CSSPrimitiveValue()
2517 case ExtendToZoom: in computeReplacedLogicalWidthUsing()