Home
last modified time | relevance | path

Searched defs:CSSPropertyName (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_property_name.h22 explicit CSSPropertyName(CSSPropertyID property_id) in CSSPropertyName() function
28 explicit CSSPropertyName(const AtomicString& custom_property_name) in CSSPropertyName() function
65 explicit CSSPropertyName(int value) : value_(value) { in CSSPropertyName() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_property_name.h22 explicit CSSPropertyName(CSSPropertyID property_id) in CSSPropertyName() function
28 explicit CSSPropertyName(const AtomicString& custom_property_name) in CSSPropertyName() function
65 explicit CSSPropertyName(int value) : value_(value) { in CSSPropertyName() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dstyle_builder.h41 class CSSPropertyName; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/cssom/
H A Dstyle_property_map_read_only_main_thread.h13 class CSSPropertyName; variable
H A Dstyle_value_factory.h17 class CSSPropertyName; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/resolver/
H A Dstyle_builder.h41 class CSSPropertyName; variable
H A Dstyle_cascade_test.cc376 const HeapHashMap<CSSPropertyName, Member<const CSSValue>>& map, in CssTextAt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/cssom/
H A Dstyle_property_map_read_only_main_thread.h13 class CSSPropertyName; variable
H A Dstyle_value_factory.h17 class CSSPropertyName; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/
H A Dcss_property_ref.h12 class CSSPropertyName; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcss_property_ref.h12 class CSSPropertyName; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/inspector/
H A Dinspector_css_agent.h53 class CSSPropertyName; variable