HomeSort by relevance Sort by last modified time
    Searched refs:getPresentationAttribute (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGStylable.idl 34 CSSValue getPresentationAttribute(in DOMString name);
SVGStylable.h 38 virtual PassRefPtr<CSSValue> getPresentationAttribute(const String&) = 0;
SVGStyledElement.h 45 virtual PassRefPtr<CSSValue> getPresentationAttribute(const String& name);
SVGStyledElement.cpp 386 PassRefPtr<CSSValue> SVGStyledElement::getPresentationAttribute(const String& name)

Completed in 4033 milliseconds