Searched defs:isLinearGradient (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DCSSGradientValue.h62 virtual bool isLinearGradient() const { return false; } function in class:WebCore::CSSGradientValue
119 virtual bool isLinearGradient() const { return true; } function in class:WebCore::CSSLinearGradientValue

Completed in 38 milliseconds