Home
last modified time | relevance | path

Searched refs:ValueForScrollSnapAlign (Results 1 – 6 of 6) 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.h182 static CSSValue* ValueForScrollSnapAlign(const cc::ScrollSnapAlign&,
H A Dcomputed_style_utils.cc2397 CSSValue* ComputedStyleUtils::ValueForScrollSnapAlign( in ValueForScrollSnapAlign() function in blink::ComputedStyleUtils
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcomputed_style_utils.h211 static CSSValue* ValueForScrollSnapAlign(const cc::ScrollSnapAlign&,
H A Dcomputed_style_utils.cc2421 CSSValue* ComputedStyleUtils::ValueForScrollSnapAlign( in ValueForScrollSnapAlign() function in blink::ComputedStyleUtils
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/longhands/
H A Dlonghands_custom.cc5492 return ComputedStyleUtils::ValueForScrollSnapAlign(style.GetScrollSnapAlign(), in CSSValueFromComputedStyleInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/longhands/
H A Dlonghands_custom.cc5740 return ComputedStyleUtils::ValueForScrollSnapAlign(style.GetScrollSnapAlign(), in CSSValueFromComputedStyleInternal()