Searched refs:getPairValue (Results 1 – 7 of 7) sorted by relevance
178 Pair* getPairValue(ExceptionCode&) const;179 Pair* getPairValue() const { return m_type != CSS_PAIR ? 0 : m_value.pair; } in getPairValue() function
577 Pair* CSSPrimitiveValue::getPairValue(ExceptionCode& ec) const in getPairValue() function in WebCore::CSSPrimitiveValue
3473 Pair* pair = static_cast<CSSPrimitiveValue*>(currValue)->getPairValue(); in applyCounterList()5076 Pair* pair = primitiveValue->getPairValue(); in applyProperty()6386 Pair* pair = primitiveValue->getPairValue(); in mapFillSize()
21263 (WebCore::CSSPrimitiveValueImpl::getPairValue):
24652 (DOM::CSSPrimitiveValueImpl::getPairValue):
64981 (WebCore::CSSPrimitiveValue::getPairValue):
61076 (WebCore::CSSPrimitiveValue::getPairValue):