Home
last modified time | relevance | path

Searched refs:TextEmphasisColor (Results 1 – 22 of 22) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dcolor_property_functions.cc41 return style.TextEmphasisColor(); in GetUnvisitedColor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dcolor_property_functions.cc41 return style.TextEmphasisColor(); in GetUnvisitedColor()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsComputedDOMStylePropertyList.h238 COMPUTED_STYLE_PROP(text_emphasis_color, TextEmphasisColor)
H A DnsCSSPropList.h3975 TextEmphasisColor,
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsComputedDOMStylePropertyList.h249 COMPUTED_STYLE_PROP(text_emphasis_color, TextEmphasisColor)
H A DnsCSSPropList.h4050 TextEmphasisColor,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcomputed_style_diff_functions.json5434 method: "TextEmphasisColor()",
H A Dcomputed_style.h2748 StyleColor TextEmphasisColor() const { in TextEmphasisColor() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dcomputed_style_diff_functions.json5425 method: "TextEmphasisColor()",
H A Dcomputed_style.h2753 const StyleColor& TextEmphasisColor() const { in TextEmphasisColor() function
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts4504 textEmphasisColor?: Property.TextEmphasisColor;
7263 WebkitTextEmphasisColor?: Property.TextEmphasisColor;
13138 "text-emphasis-color"?: Property.TextEmphasisColor;
15897 "-webkit-text-emphasis-color"?: Property.TextEmphasisColor;
18887 export type TextEmphasisColor = Globals | DataType.Color; alias
H A Dindex.js.flow310 textEmphasisColor?: Property$TextEmphasisColor,
604 WebkitTextEmphasisColor?: Property$TextEmphasisColor,
1137 "text-emphasis-color"?: Property$TextEmphasisColor,
1434 "-webkit-text-emphasis-color"?: Property$TextEmphasisColor,
1970 textEmphasisColor?: Property$TextEmphasisColor | Array<Property$TextEmphasisColor>,
2267 WebkitTextEmphasisColor?: Property$TextEmphasisColor | Array<Property$TextEmphasisColor>,
2803 "text-emphasis-color"?: Property$TextEmphasisColor | Array<Property$TextEmphasisColor>,
3100 "-webkit-text-emphasis-color"?: Property$TextEmphasisColor | Array<Property$TextEmphasisColor>,
4860 export type Property$TextEmphasisColor = Globals | DataType$Color;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts4592 textEmphasisColor?: Property.TextEmphasisColor;
7395 WebkitTextEmphasisColor?: Property.TextEmphasisColor;
13414 "text-emphasis-color"?: Property.TextEmphasisColor;
16217 "-webkit-text-emphasis-color"?: Property.TextEmphasisColor;
19400 export type TextEmphasisColor = Globals | DataType.Color; alias
H A Dindex.js.flow316 textEmphasisColor?: Property$TextEmphasisColor,
614 WebkitTextEmphasisColor?: Property$TextEmphasisColor,
1159 "text-emphasis-color"?: Property$TextEmphasisColor,
1460 "-webkit-text-emphasis-color"?: Property$TextEmphasisColor,
2008 textEmphasisColor?: Property$TextEmphasisColor | Array<Property$TextEmphasisColor>,
2309 WebkitTextEmphasisColor?: Property$TextEmphasisColor | Array<Property$TextEmphasisColor>,
2857 "text-emphasis-color"?: Property$TextEmphasisColor | Array<Property$TextEmphasisColor>,
3158 "-webkit-text-emphasis-color"?: Property$TextEmphasisColor | Array<Property$TextEmphasisColor>,
5061 export type Property$TextEmphasisColor = Globals | DataType$Color;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_cascade.cc599 style->TextEmphasisColor()); in ForceColors()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/properties/
H A Dproperties.mako.rs978 LonghandId::TextEmphasisColor | in is_visited_dependent()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/properties/
H A Dproperties.mako.rs1282 LonghandId::TextEmphasisColor | in is_visited_dependent()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/properties/
H A Dproperties.mako.rs1308 LonghandId::TextEmphasisColor | in is_visited_dependent()
/dports/www/firefox/firefox-99.0/servo/components/style/properties/
H A Dproperties.mako.rs1333 LonghandId::TextEmphasisColor | in is_visited_dependent()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/properties/
H A Dproperties.mako.rs1308 LonghandId::TextEmphasisColor | in is_visited_dependent()
/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.cc7475 return style.TextEmphasisColor().Resolve(style.GetColor()); in ColorIncludingFallback()
7484 style, style.TextEmphasisColor()); in CSSValueFromComputedStyleInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/longhands/
H A Dlonghands_custom.cc7795 return style.TextEmphasisColor().Resolve(style.GetCurrentColor(), in ColorIncludingFallback()
7805 style, style.TextEmphasisColor(), CSSValuePhase::kComputedValue); in CSSValueFromComputedStyleInternal()