Home
last modified time | relevance | path

Searched defs:CSSPropertyValue (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/shorthands/
H A Dshorthands_custom.cc83 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
166 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
185 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
223 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
262 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
281 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
323 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
333 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
343 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
362 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/shorthands/
H A Dshorthands_custom.cc82 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
173 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
192 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
228 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
267 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
286 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
328 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
338 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
348 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
367 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/
H A Dshorthand.h16 class CSSPropertyValue; variable
28 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
H A Dcss_parsing_utils.cc845 HeapVector<CSSPropertyValue, 256>& properties) { in ParseBackgroundOrMask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dshorthand.h16 class CSSPropertyValue; variable
28 HeapVector<CSSPropertyValue, 256>& properties) const { in ParseShorthand()
H A Dcss_parsing_utils.h33 class CSSPropertyValue; variable
H A Dcss_parsing_utils.cc2253 HeapVector<CSSPropertyValue, 256>& properties) { in AddProperty()
2440 HeapVector<CSSPropertyValue, 256>& properties) { in ConsumeShorthandVia2Longhands()
2472 HeapVector<CSSPropertyValue, 256>& properties) { in ConsumeShorthandVia4Longhands()
2519 HeapVector<CSSPropertyValue, 256>& properties) { in ConsumeShorthandGreedilyViaLonghands()
2558 HeapVector<CSSPropertyValue, 256>& properties) { in AddExpandedPropertyForValue()
3032 HeapVector<CSSPropertyValue, 256>& properties) { in ParseBackgroundOrMask()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/parser/
H A Dcss_property_parser.h37 class CSSPropertyValue; variable
H A Dcss_property_parser_helpers.h23 class CSSPropertyValue; variable
H A Dcss_property_parser.cc60 HeapVector<CSSPropertyValue, 256>* parsed_properties) in CSSPropertyParser()
70 HeapVector<CSSPropertyValue, 256>& parsed_properties, in ParseValue()
H A Dat_rule_descriptor_parser.cc261 HeapVector<CSSPropertyValue, 256>& parsed_descriptors) { in ParseAtRule()
H A Dcss_parser_impl.cc123 const HeapVector<CSSPropertyValue, 256>& input, in FilterProperties()
151 HeapVector<CSSPropertyValue, 256>& parsed_properties, in CreateCSSPropertyValueSet()
H A Dcss_property_parser_helpers.cc1895 HeapVector<CSSPropertyValue, 256>& properties) { in AddProperty()
2061 HeapVector<CSSPropertyValue, 256>& properties) { in ConsumeShorthandVia2Longhands()
2093 HeapVector<CSSPropertyValue, 256>& properties) { in ConsumeShorthandVia4Longhands()
2140 HeapVector<CSSPropertyValue, 256>& properties) { in ConsumeShorthandGreedilyViaLonghands()
2179 HeapVector<CSSPropertyValue, 256>& properties) { in AddExpandedPropertyForValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/parser/
H A Dcss_property_parser.h36 class CSSPropertyValue; variable
H A Dcss_property_parser.cc63 HeapVector<CSSPropertyValue, 256>* parsed_properties) in CSSPropertyParser()
73 HeapVector<CSSPropertyValue, 256>& parsed_properties, in ParseValue()
H A Dcss_parser_impl.cc123 const HeapVector<CSSPropertyValue, 256>& input, in FilterProperties()
151 HeapVector<CSSPropertyValue, 256>& parsed_properties, in CreateCSSPropertyValueSet()
H A Dat_rule_descriptor_parser.cc385 HeapVector<CSSPropertyValue, 256>& parsed_descriptors) { in ParseAtRule()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_property_value.h82 CSSPropertyValue(CSSPropertyValueMetadata metadata, const CSSValue& value) in CSSPropertyValue() function
H A Dcss_property_value_set.cc459 const HeapVector<CSSPropertyValue, 256>& properties) { in AddParsedProperties()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_property_value.h74 CSSPropertyValue(CSSPropertyValueMetadata metadata, const CSSValue& value) in CSSPropertyValue() function
H A Dcss_property_value_set.cc459 const HeapVector<CSSPropertyValue, 256>& properties) { in AddParsedProperties()