Searched refs:getRectValue (Results 1 – 8 of 8) sorted by relevance
172 Rect* getRectValue(ExceptionCode&) const;173 Rect* getRectValue() const { return m_type != CSS_RECT ? 0 : m_value.rect; } in getRectValue() function
66 Rect getRectValue()
554 Rect* CSSPrimitiveValue::getRectValue(ExceptionCode& ec) const in getRectValue() function in WebCore::CSSPrimitiveValue729 Rect* rectVal = getRectValue(); in cssText()
4473 Rect* rect = primitiveValue->getRectValue(); in applyProperty()
955 - (DOMRect *)getRectValue;
61064 getRectValue and getRGBColorValue of CSSPrimitiveValue by throwing exceptions61074 (WebCore::CSSPrimitiveValue::getRectValue):61081 (WebCore::CSSPrimitiveValue::getRectValue):
22766 (WebCore::CSSPrimitiveValue::getRectValue):64979 (WebCore::CSSPrimitiveValue::getRectValue):
21261 (WebCore::CSSPrimitiveValueImpl::getRectValue):