Home
last modified time | relevance | path

Searched refs:BorderTopRightRadius (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcached_ua_style.cc35 top_right_ == other.BorderTopRightRadius() && in BorderRadiiEquals()
50 top_right_(style->BorderTopRightRadius()), in CachedUAStyle()
H A Dcomputed_style.h1768 if (!BorderTopRightRadius().Width().IsZero()) in HasBorderRadius()
1785 BorderTopRightRadius() == o.BorderTopRightRadius() && in RadiiEqual()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/
H A Dlayout_ng_fieldset.cc72 child_style.SetBorderTopRightRadius(StyleRef().BorderTopRightRadius()); in UpdateAnonymousChildStyle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Drounded_border_geometry.cc21 FloatSizeForLengthSize(style.BorderTopRightRadius(), size), in CalcRadiiFor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_property_equality.cc126 return a.BorderTopRightRadius() == b.BorderTopRightRadius(); in PropertiesEqual()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_property_equality.cc126 return a.BorderTopRightRadius() == b.BorderTopRightRadius(); in PropertiesEqual()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dlength_list_property_functions.cc157 return AppendToVector(style.BorderTopRightRadius(), result); in GetLengthList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dlength_list_property_functions.cc158 return AppendToVector(style.BorderTopRightRadius(), result); in GetLengthList()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts1060 borderTopRightRadius?: Property.BorderTopRightRadius<TLength>;
6799 WebkitBorderTopRightRadius?: Property.BorderTopRightRadius<TLength>;
8051 MozBorderRadiusTopright?: Property.BorderTopRightRadius<TLength>;
9694 "border-top-right-radius"?: Property.BorderTopRightRadius<TLength>;
15433 "-webkit-border-top-right-radius"?: Property.BorderTopRightRadius<TLength>;
16687 "-moz-border-radius-topright"?: Property.BorderTopRightRadius<TLength>;
18139 export type BorderTopRightRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {}); alias
H A Dindex.js.flow74 borderTopRightRadius?: Property$BorderTopRightRadius<TLength>,
546 WebkitBorderTopRightRadius?: Property$BorderTopRightRadius<TLength>,
704 MozBorderRadiusTopright?: Property$BorderTopRightRadius<TLength>,
901 "border-top-right-radius"?: Property$BorderTopRightRadius<TLength>,
1537 "-moz-border-radius-topright"?: Property$BorderTopRightRadius<TLength>,
1734 …borderTopRightRadius?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTopRightRadiu…
2209 …WebkitBorderTopRightRadius?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTopRigh…
2370 …MozBorderRadiusTopright?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTopRightRa…
2567 …"border-top-right-radius"?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTopRight…
3042 …webkit-border-top-right-radius"?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTo…
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsComputedDOMStylePropertyList.h95 COMPUTED_STYLE_PROP(border_top_right_radius, BorderTopRightRadius)
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts1060 borderTopRightRadius?: Property.BorderTopRightRadius<TLength>;
6883 WebkitBorderTopRightRadius?: Property.BorderTopRightRadius<TLength>;
8189 MozBorderRadiusTopright?: Property.BorderTopRightRadius<TLength>;
9882 "border-top-right-radius"?: Property.BorderTopRightRadius<TLength>;
15705 "-webkit-border-top-right-radius"?: Property.BorderTopRightRadius<TLength>;
17013 "-moz-border-radius-topright"?: Property.BorderTopRightRadius<TLength>;
18559 export type BorderTopRightRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {}); alias
H A Dindex.js.flow74 borderTopRightRadius?: Property$BorderTopRightRadius<TLength>,
550 WebkitBorderTopRightRadius?: Property$BorderTopRightRadius<TLength>,
715 MozBorderRadiusTopright?: Property$BorderTopRightRadius<TLength>,
917 "border-top-right-radius"?: Property$BorderTopRightRadius<TLength>,
1564 "-moz-border-radius-topright"?: Property$BorderTopRightRadius<TLength>,
1766 …borderTopRightRadius?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTopRightRadiu…
2245 …WebkitBorderTopRightRadius?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTopRigh…
2413 …MozBorderRadiusTopright?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTopRightRa…
2615 …"border-top-right-radius"?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTopRight…
3094 …webkit-border-top-right-radius"?: Property$BorderTopRightRadius<TLength> | Array<Property$BorderTo…
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsComputedDOMStylePropertyList.h96 COMPUTED_STYLE_PROP(border_top_right_radius, BorderTopRightRadius)
/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.cc2148 bool show_horizontal_bottom_left = style.BorderTopRightRadius().Width() != in ValueForBorderRadiusShorthand()
2154 show_horizontal_bottom_right || (style.BorderTopRightRadius().Width() != in ValueForBorderRadiusShorthand()
2157 bool show_vertical_bottom_left = style.BorderTopRightRadius().Height() != in ValueForBorderRadiusShorthand()
2163 show_vertical_bottom_right || (style.BorderTopRightRadius().Height() != in ValueForBorderRadiusShorthand()
2169 ValuesForBorderRadiusCorner(style.BorderTopRightRadius(), style); in ValueForBorderRadiusShorthand()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcomputed_style_utils.cc2170 bool show_horizontal_bottom_left = style.BorderTopRightRadius().Width() != in ValueForBorderRadiusShorthand()
2176 show_horizontal_bottom_right || (style.BorderTopRightRadius().Width() != in ValueForBorderRadiusShorthand()
2179 bool show_vertical_bottom_left = style.BorderTopRightRadius().Height() != in ValueForBorderRadiusShorthand()
2185 show_vertical_bottom_right || (style.BorderTopRightRadius().Height() != in ValueForBorderRadiusShorthand()
2191 ValuesForBorderRadiusCorner(style.BorderTopRightRadius(), style); in ValueForBorderRadiusShorthand()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dcomputed_style.h1743 if (!BorderTopRightRadius().Width().IsZero()) in HasBorderRadius()
1760 BorderTopRightRadius() == o.BorderTopRightRadius() && in RadiiEqual()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser_p.h150 BorderTopRightRadius, enumerator
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser_p.h150 BorderTopRightRadius, enumerator
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser_p.h150 BorderTopRightRadius, enumerator
/dports/www/firefox-esr/firefox-91.8.0/servo/tests/unit/style/properties/
H A Dserialization.rs303 … properties.push(PropertyDeclaration::BorderTopRightRadius(Box::new(BorderCornerRadius::new( in border_radius_should_serialize_correctly()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqcssparser_p.h139 BorderTopRightRadius, enumerator
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser_p.h150 BorderTopRightRadius, enumerator
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser_p.h150 BorderTopRightRadius, enumerator
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/text/
H A Dqcssparser_p.h150 BorderTopRightRadius, enumerator

1234