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

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DContentData.h49 virtual bool isCounter() const { return false; } function in class:WebCore::ContentData
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderCounter.cpp378 bool RenderCounter::isCounter() const function in class:WebCore::RenderCounter
H A DRenderObject.h325 virtual bool isCounter() const { return false; } function in class:WebCore::RenderObject
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSPrimitiveValue.h162 bool isCounter() const { return m_primitiveUnitType == CSS_COUNTER; } function in class:WebCore::CSSPrimitiveValue

Completed in 79 milliseconds