Searched defs:isReset (Results 1 – 2 of 2) sorted by relevance
203 static bool planCounter(RenderObject* object, const AtomicString& identifier, bool& isReset, int& v… in planCounter()292 …orCounter(RenderObject* counterOwner, const AtomicString& identifier, bool isReset, CounterNode*& … in findPlaceForCounter()404 bool isReset = false; in makeCounterNode() local
3455 static void applyCounterList(RenderStyle* style, CSSValueList* list, bool isReset) in applyCounterList()