Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/
H A Dcomputed_style_utils.cc101 auto* anchor_identifier_value = DynamicTo<CSSIdentifierValue>(anchor); in ValueForOffset() local
102 if (!anchor_identifier_value) { in ValueForOffset()
109 DCHECK(anchor_identifier_value->GetValueID() == CSSValueID::kAuto); in ValueForOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcomputed_style_utils.cc101 auto* anchor_identifier_value = DynamicTo<CSSIdentifierValue>(anchor); in ValueForOffset() local
102 if (!anchor_identifier_value) { in ValueForOffset()
109 DCHECK(anchor_identifier_value->GetValueID() == CSSValueID::kAuto); in ValueForOffset()