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

/external/webkit/Source/WebCore/css/
H A DCSSParser.cpp454 RefPtr<CSSMutableStyleDeclaration> dummyStyleDeclaration = CSSMutableStyleDeclaration::create(); local
457 if (!parser.parseColor(dummyStyleDeclaration.get(), string))

Completed in 172 milliseconds