Home
last modified time | relevance | path

Searched refs:ConsumeClipComponent (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/longhands/
H A Dlonghands_custom.cc1316 CSSValue* ConsumeClipComponent(CSSParserTokenRange& range, in ConsumeClipComponent() function
1339 CSSValue* top = ConsumeClipComponent(args, context); in ParseSingleValue()
1344 CSSValue* right = ConsumeClipComponent(args, context); in ParseSingleValue()
1349 CSSValue* bottom = ConsumeClipComponent(args, context); in ParseSingleValue()
1354 CSSValue* left = ConsumeClipComponent(args, context); in ParseSingleValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/longhands/
H A Dlonghands_custom.cc1399 CSSValue* ConsumeClipComponent(CSSParserTokenRange& range, in ConsumeClipComponent() function
1420 CSSValue* top = ConsumeClipComponent(args, context); in ParseSingleValue()
1424 CSSValue* right = ConsumeClipComponent(args, context); in ParseSingleValue()
1428 CSSValue* bottom = ConsumeClipComponent(args, context); in ParseSingleValue()
1432 CSSValue* left = ConsumeClipComponent(args, context); in ParseSingleValue()