Home
last modified time | relevance | path

Searched refs:row_gap_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.cc2521 const CSSValue* row_gap_value = in ValuesForGapShorthand() local
2528 return MakeGarbageCollected<CSSValuePair>(row_gap_value, column_gap_value, in ValuesForGapShorthand()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcomputed_style_utils.cc2545 const CSSValue* row_gap_value = in ValuesForGapShorthand() local
2552 return MakeGarbageCollected<CSSValuePair>(row_gap_value, column_gap_value, in ValuesForGapShorthand()