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

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

Completed in 45 milliseconds