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

/external/webkit/Source/WebCore/css/
H A DCSSParser.cpp367 static bool parseSimpleLengthValue(CSSMutableStyleDeclaration* declaration, int propertyId, const String& string, bool important, bool strict) function in namespace:WebCore
411 if (parseSimpleLengthValue(declaration, propertyId, string, important, strict))

Completed in 29 milliseconds