Home | History | Annotate | Download | only in css

Lines Matching refs:parseCounter

1362             return parseCounter(propId, 1, important);
1367 return parseCounter(propId, 0, important);
5097 bool CSSParser::parseCounter(int propId, int defaultValue, bool important)