Searched defs:CounterContent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DCounterContent.h33 class CounterContent { class in namespace:blink
36 CounterContent(const AtomicString& identifier, EListStyleType style, const AtomicString& separator) function in class:blink::CounterContent
53 static inline bool operator==(const CounterContent& a, const CounterContent& b)

Completed in 75 milliseconds