Home
last modified time | relevance | path

Searched refs:getRGBColorValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValue.idl65 [RaisesException] RGBColor getRGBColorValue();
DCSSPrimitiveValue.h295 PassRefPtr<RGBColor> getRGBColorValue(ExceptionState&) const;
DCSSPrimitiveValue.cpp859 PassRefPtr<RGBColor> CSSPrimitiveValue::getRGBColorValue(ExceptionState& exceptionState) const in getRGBColorValue() function in WebCore::CSSPrimitiveValue