Home | History | Annotate | Download | only in css

Lines Matching refs:parseFillShorthand

1620         return parseFillShorthand(propId, properties, 6, important);
1626 return parseFillShorthand(propId, properties, 5, important);
1809 bool CSSParser::parseFillShorthand(int propId, const int* properties, int numProperties, bool important)