HomeSort by relevance Sort by last modified time
    Searched refs:parseShorthand (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/css/
CSSParser.cpp 922 /* Start of supported CSS properties with validation. This is needed for parseShorthand to work
    [all...]
CSSParser.h 82 bool parseShorthand(int propId, const int* properties, int numProperties, bool important);

Completed in 197 milliseconds