Searched defs:getCounterValue (Results 1 – 6 of 6) sorted by relevance
974 Counter* CSSPrimitiveValue::getCounterValue(ExceptionState& exceptionState) const in getCounterValue() function in blink::CSSPrimitiveValue
306 …Counter* getCounterValue() const { return m_primitiveUnitType != CSS_COUNTER ? 0 : m_value.counter… in getCounterValue() function
104 - (BOOL)getCounterValue; method
111 - (BOOL)getCounterValue; method
107 - (BOOL)getCounterValue; method
1280 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function