Home
last modified time | relevance | path

Searched refs:parseDeprecatedGradientColorStop (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
DCSSPropertyParser.h396 …friend bool parseDeprecatedGradientColorStop(CSSPropertyParser*, CSSParserValue*, CSSGradientColor…
DCSSPropertyParser.cpp6334 bool parseDeprecatedGradientColorStop(CSSPropertyParser* p, CSSParserValue* a, CSSGradientColorStop… in parseDeprecatedGradientColorStop() function
6519 if (!parseDeprecatedGradientColorStop(this, a, stop)) in parseDeprecatedGradient()