Searched refs:getCounterValue (Results 1 – 10 of 10) sorted by relevance
169 Counter* getCounterValue(ExceptionCode&) const;170 Counter* getCounterValue() const { return m_type != CSS_COUNTER ? 0 : m_value.counter; } in getCounterValue() function
64 Counter getCounterValue()
543 Counter* CSSPrimitiveValue::getCounterValue(ExceptionCode& ec) const in getCounterValue() function in WebCore::CSSPrimitiveValue
4546 Counter* counterValue = contentValue->getCounterValue(); in applyProperty()
1032 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function
954 - (DOMCounter *)getCounterValue;
1650 if (PP.getCounterValue() != 0) { in WritePreprocessor()1651 Record.push_back(PP.getCounterValue()); in WritePreprocessor()
61063 - Match the spec when calling getFloatValue, getStringValue, getCounterValue,61073 (WebCore::CSSPrimitiveValue::getCounterValue):61080 (WebCore::CSSPrimitiveValue::getCounterValue):
21260 (WebCore::CSSPrimitiveValueImpl::getCounterValue):
64978 (WebCore::CSSPrimitiveValue::getCounterValue):