Home
last modified time | relevance | path

Searched refs:show_vertical_bottom_right (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.cc2159 bool show_vertical_bottom_right = in ValueForBorderRadiusShorthand() local
2163 show_vertical_bottom_right || (style.BorderTopRightRadius().Height() != in ValueForBorderRadiusShorthand()
2190 if (show_vertical_bottom_right) in ValueForBorderRadiusShorthand()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcomputed_style_utils.cc2181 bool show_vertical_bottom_right = in ValueForBorderRadiusShorthand() local
2185 show_vertical_bottom_right || (style.BorderTopRightRadius().Height() != in ValueForBorderRadiusShorthand()
2212 if (show_vertical_bottom_right) in ValueForBorderRadiusShorthand()