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

  /external/webkit/WebCore/rendering/style/
StyleVisualData.h 44 counterIncrement == o.counterIncrement &&
55 short counterIncrement; // ok, so these are not visual mode specific
RenderStyle.h 567 short counterIncrement() const { return visual->counterIncrement; }
    [all...]

Completed in 16 milliseconds