CSSComputedStyleDeclaration  642 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSComputedStyleDeclaration::currentColorOrValidColor(const RenderStyle& style, const StyleColor& color) const
CSSComputedStyleDeclaration  780 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::valueForFilter(const RenderObject* renderer, const RenderStyle& style) const
CSSComputedStyleDeclaration 1112 Source/core/css/CSSComputedStyleDeclaration.cpp CSSComputedStyleDeclaration::CSSComputedStyleDeclaration(PassRefPtr<Node> n, bool allowVisitedStyle, const String& pseudoElementName)
CSSComputedStyleDeclaration 1122 Source/core/css/CSSComputedStyleDeclaration.cpp CSSComputedStyleDeclaration::~CSSComputedStyleDeclaration()
CSSComputedStyleDeclaration 1126 Source/core/css/CSSComputedStyleDeclaration.cpp void CSSComputedStyleDeclaration::ref()
CSSComputedStyleDeclaration 1131 Source/core/css/CSSComputedStyleDeclaration.cpp void CSSComputedStyleDeclaration::deref()
CSSComputedStyleDeclaration 1138 Source/core/css/CSSComputedStyleDeclaration.cpp String CSSComputedStyleDeclaration::cssText() const
CSSComputedStyleDeclaration 1155 Source/core/css/CSSComputedStyleDeclaration.cpp void CSSComputedStyleDeclaration::setCSSText(const String&, ExceptionState& exceptionState)
CSSComputedStyleDeclaration 1167 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getFontSizeCSSValuePreferringKeyword() const
CSSComputedStyleDeclaration 1185 Source/core/css/CSSComputedStyleDeclaration.cpp bool CSSComputedStyleDeclaration::useFixedFontDefaultSize() const
CSSComputedStyleDeclaration 1197 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::valueForShadowData(const ShadowData& shadow, const RenderStyle& style, bool useSpread) const
CSSComputedStyleDeclaration 1208 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::valueForShadowList(const ShadowList* shadowList, const RenderStyle& style, bool useSpread) const
CSSComputedStyleDeclaration 1220 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValue(CSSPropertyID propertyID) const
CSSComputedStyleDeclaration 1530 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtr<RenderStyle> CSSComputedStyleDeclaration::computeRenderStyle(CSSPropertyID propertyID) const
CSSComputedStyleDeclaration 1537 Source/core/css/CSSComputedStyleDeclaration.cpp Node* CSSComputedStyleDeclaration::styledNode() const
CSSComputedStyleDeclaration 1557 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValue(CSSPropertyID propertyID, EUpdateLayout updateLayout) const
CSSComputedStyleDeclaration 2867 Source/core/css/CSSComputedStyleDeclaration.cpp String CSSComputedStyleDeclaration::getPropertyValue(CSSPropertyID propertyID) const
CSSComputedStyleDeclaration 2876 Source/core/css/CSSComputedStyleDeclaration.cpp unsigned CSSComputedStyleDeclaration::length() const
CSSComputedStyleDeclaration 2889 Source/core/css/CSSComputedStyleDeclaration.cpp String CSSComputedStyleDeclaration::item(unsigned i) const
CSSComputedStyleDeclaration 2897 Source/core/css/CSSComputedStyleDeclaration.cpp bool CSSComputedStyleDeclaration::cssPropertyMatches(CSSPropertyID propertyID, const CSSValue* propertyValue) const
CSSComputedStyleDeclaration 2913 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> CSSComputedStyleDeclaration::copyProperties() const
CSSComputedStyleDeclaration 2918 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSComputedStyleDeclaration::valuesForShorthandProperty(const StylePropertyShorthand& shorthand) const
CSSComputedStyleDeclaration 2928 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSComputedStyleDeclaration::valuesForSidesShorthand(const StylePropertyShorthand& shorthand) const
CSSComputedStyleDeclaration 2956 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSComputedStyleDeclaration::valuesForGridShorthand(const StylePropertyShorthand& shorthand) const
CSSComputedStyleDeclaration 2966 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> CSSComputedStyleDeclaration::copyPropertiesInSet(const Vector<CSSPropertyID>& properties) const
CSSComputedStyleDeclaration 2978 Source/core/css/CSSComputedStyleDeclaration.cpp CSSRule* CSSComputedStyleDeclaration::parentRule() const
CSSComputedStyleDeclaration 2983 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValue(const String& propertyName)
CSSComputedStyleDeclaration 2992 Source/core/css/CSSComputedStyleDeclaration.cpp String CSSComputedStyleDeclaration::getPropertyValue(const String& propertyName)
CSSComputedStyleDeclaration 3000 Source/core/css/CSSComputedStyleDeclaration.cpp String CSSComputedStyleDeclaration::getPropertyPriority(const String&)
CSSComputedStyleDeclaration 3006 Source/core/css/CSSComputedStyleDeclaration.cpp String CSSComputedStyleDeclaration::getPropertyShorthand(const String&)
CSSComputedStyleDeclaration 3011 Source/core/css/CSSComputedStyleDeclaration.cpp bool CSSComputedStyleDeclaration::isPropertyImplicit(const String&)
CSSComputedStyleDeclaration 3016 Source/core/css/CSSComputedStyleDeclaration.cpp void CSSComputedStyleDeclaration::setProperty(const String& name, const String&, const String&, ExceptionState& exceptionState)
CSSComputedStyleDeclaration 3021 Source/core/css/CSSComputedStyleDeclaration.cpp String CSSComputedStyleDeclaration::removeProperty(const String& name, ExceptionState& exceptionState)
CSSComputedStyleDeclaration 3027 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValueInternal(CSSPropertyID propertyID)
CSSComputedStyleDeclaration 3032 Source/core/css/CSSComputedStyleDeclaration.cpp String CSSComputedStyleDeclaration::getPropertyValueInternal(CSSPropertyID propertyID)
CSSComputedStyleDeclaration 3037 Source/core/css/CSSComputedStyleDeclaration.cpp void CSSComputedStyleDeclaration::setPropertyInternal(CSSPropertyID id, const String&, bool, ExceptionState& exceptionState)
CSSComputedStyleDeclaration 3042 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSComputedStyleDeclaration::valuesForBackgroundShorthand() const
CSSComputedStyleDeclaration   50 Source/core/css/CSSComputedStyleDeclaration.h class CSSComputedStyleDeclaration FINAL : public CSSStyleDeclaration {
CSSComputedStyleDeclaration   52 Source/core/css/CSSComputedStyleDeclaration.h     static PassRefPtr<CSSComputedStyleDeclaration> create(PassRefPtr<Node> node, bool allowVisitedStyle = false, const String& pseudoElementName = String())
CSSComputedStyleDeclaration   54 Source/core/css/CSSComputedStyleDeclaration.h         return adoptRef(new CSSComputedStyleDeclaration(node, allowVisitedStyle, pseudoElementName));
CSSComputedStyleDeclaration   56 Source/core/css/CSSComputedStyleDeclaration.h     virtual ~CSSComputedStyleDeclaration();
CSSComputedStyleDeclaration   75 Source/core/css/CSSComputedStyleDeclaration.h     CSSComputedStyleDeclaration(PassRefPtr<Node>, bool allowVisitedStyle, const String&);
CSSComputedStyleDeclaration   86 Source/core/css/SVGCSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<SVGPaint> CSSComputedStyleDeclaration::adjustSVGPaintForCurrentColor(PassRefPtrWillBeRawPtr<SVGPaint> newPaint, RenderStyle& style) const
CSSComputedStyleDeclaration   94 Source/core/css/SVGCSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getSVGPropertyCSSValue(CSSPropertyID propertyID, EUpdateLayout updateLayout) const
CSSComputedStyleDeclaration  288 Source/core/dom/Position.cpp PassRefPtr<CSSComputedStyleDeclaration> Position::computedStyle() const
CSSComputedStyleDeclaration  293 Source/core/dom/Position.cpp     return CSSComputedStyleDeclaration::create(elem);
CSSComputedStyleDeclaration   39 Source/core/dom/Position.h class CSSComputedStyleDeclaration;
CSSComputedStyleDeclaration  148 Source/core/dom/Position.h     PassRefPtr<CSSComputedStyleDeclaration> computedStyle() const;
CSSComputedStyleDeclaration  466 Source/core/editing/ApplyStyleCommand.cpp         int unicodeBidi = getIdentifierValue(CSSComputedStyleDeclaration::create(n).get(), CSSPropertyUnicodeBidi);
CSSComputedStyleDeclaration  516 Source/core/editing/ApplyStyleCommand.cpp         int unicodeBidi = getIdentifierValue(CSSComputedStyleDeclaration::create(element).get(), CSSPropertyUnicodeBidi);
CSSComputedStyleDeclaration  542 Source/core/editing/ApplyStyleCommand.cpp         if (n->isHTMLElement() && getIdentifierValue(CSSComputedStyleDeclaration::create(n).get(), CSSPropertyUnicodeBidi) == CSSValueEmbed)
CSSComputedStyleDeclaration 1505 Source/core/editing/ApplyStyleCommand.cpp     RefPtr<CSSComputedStyleDeclaration> style = CSSComputedStyleDeclaration::create(node);
CSSComputedStyleDeclaration  137 Source/core/editing/EditingStyle.cpp static PassRefPtrWillBeRawPtr<MutableStylePropertySet> editingStyleFromComputedStyle(PassRefPtr<CSSComputedStyleDeclaration> style, EditingPropertiesType type = OnlyInheritableEditingProperties)
CSSComputedStyleDeclaration  448 Source/core/editing/EditingStyle.cpp     RefPtr<CSSComputedStyleDeclaration> computedStyleAtPosition = CSSComputedStyleDeclaration::create(node);
CSSComputedStyleDeclaration  487 Source/core/editing/EditingStyle.cpp void EditingStyle::replaceFontSizeByKeywordIfPossible(RenderStyle* renderStyle, CSSComputedStyleDeclaration* computedStyle)
CSSComputedStyleDeclaration  619 Source/core/editing/EditingStyle.cpp     RefPtrWillBeRawPtr<MutableStylePropertySet> parentStyle = editingStyleFromComputedStyle(CSSComputedStyleDeclaration::create(node->parentNode()), AllEditingProperties);
CSSComputedStyleDeclaration  620 Source/core/editing/EditingStyle.cpp     RefPtrWillBeRawPtr<MutableStylePropertySet> nodeStyle = editingStyleFromComputedStyle(CSSComputedStyleDeclaration::create(node), AllEditingProperties);
CSSComputedStyleDeclaration  630 Source/core/editing/EditingStyle.cpp     RefPtrWillBeRawPtr<MutableStylePropertySet> parentStyle = editingStyleFromComputedStyle(CSSComputedStyleDeclaration::create(node->parentNode()), AllEditingProperties);
CSSComputedStyleDeclaration  631 Source/core/editing/EditingStyle.cpp     RefPtrWillBeRawPtr<MutableStylePropertySet> nodeStyle = editingStyleFromComputedStyle(CSSComputedStyleDeclaration::create(node), AllEditingProperties);
CSSComputedStyleDeclaration  701 Source/core/editing/EditingStyle.cpp             RefPtr<CSSComputedStyleDeclaration> nodeStyle = CSSComputedStyleDeclaration::create(node);
CSSComputedStyleDeclaration  879 Source/core/editing/EditingStyle.cpp     return !m_mutableStyle || getPropertiesNotIn(m_mutableStyle.get(), CSSComputedStyleDeclaration::create(node).get())->isEmpty();
CSSComputedStyleDeclaration 1149 Source/core/editing/EditingStyle.cpp     RefPtr<CSSComputedStyleDeclaration> computedStyleForElement = CSSComputedStyleDeclaration::create(element);
CSSComputedStyleDeclaration 1292 Source/core/editing/EditingStyle.cpp             RefPtr<CSSComputedStyleDeclaration> style = CSSComputedStyleDeclaration::create(n);
CSSComputedStyleDeclaration 1321 Source/core/editing/EditingStyle.cpp         RefPtr<CSSComputedStyleDeclaration> style = CSSComputedStyleDeclaration::create(node);
CSSComputedStyleDeclaration 1384 Source/core/editing/EditingStyle.cpp     RefPtr<CSSComputedStyleDeclaration> computedStyle = position.computedStyle();
CSSComputedStyleDeclaration 1636 Source/core/editing/EditingStyle.cpp         RefPtr<CSSComputedStyleDeclaration> ancestorStyle = CSSComputedStyleDeclaration::create(ancestor);
CSSComputedStyleDeclaration   49 Source/core/editing/EditingStyle.h class CSSComputedStyleDeclaration;
CSSComputedStyleDeclaration  152 Source/core/editing/EditingStyle.h     void replaceFontSizeByKeywordIfPossible(RenderStyle*, CSSComputedStyleDeclaration*);
CSSComputedStyleDeclaration 1303 Source/core/frame/DOMWindow.cpp     return CSSComputedStyleDeclaration::create(elt, false, pseudoElt);
CSSComputedStyleDeclaration  751 Source/core/inspector/InspectorCSSAgent.cpp     RefPtr<CSSComputedStyleDeclaration> computedStyleInfo = CSSComputedStyleDeclaration::create(node, true);
CSSComputedStyleDeclaration  781 Source/core/inspector/InspectorCSSAgent.cpp     RefPtr<CSSComputedStyleDeclaration> computedStyleInfo = CSSComputedStyleDeclaration::create(node, true);
CSSComputedStyleDeclaration  122 Source/core/rendering/style/RenderStyle.h     friend class CSSComputedStyleDeclaration; // Ignores visited styles, so needs to be able to see unvisited info.
CSSComputedStyleDeclaration  661 Source/core/svg/SVGAnimationElement.cpp     value = CSSComputedStyleDeclaration::create(element)->getPropertyValue(id);
CSSComputedStyleDeclaration  114 Source/core/svg/SVGPaint.h     friend class CSSComputedStyleDeclaration;
CSSComputedStyleDeclaration  605 Source/core/testing/Internals.cpp PassRefPtr<CSSComputedStyleDeclaration> Internals::computedStyleIncludingVisitedInfo(Node* node, ExceptionState& exceptionState) const
CSSComputedStyleDeclaration  613 Source/core/testing/Internals.cpp     return CSSComputedStyleDeclaration::create(node, allowVisitedStyle);
CSSComputedStyleDeclaration   97 Source/core/testing/Internals.h     PassRefPtr<CSSComputedStyleDeclaration> computedStyleIncludingVisitedInfo(Node*, ExceptionState&) const;