Searched refs:parseBasicShapeCircle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSPropertyParser.h177 PassRefPtrWillBeRawPtr<CSSBasicShape> parseBasicShapeCircle(CSSParserValueList* args);
H A DCSSPropertyParser.cpp4217 PassRefPtrWillBeRawPtr<CSSBasicShape> CSSPropertyParser::parseBasicShapeCircle(CSSParserValueList* args) function in class:WebCore::CSSPropertyParser
4448 shape = parseBasicShapeCircle(args);

Completed in 163 milliseconds