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

  /external/webkit/Source/WebCore/svg/
SVGFEConvolveMatrixElement.h 52 static const AtomicString& orderYIdentifier();
SVGFEConvolveMatrixElement.cpp 39 DEFINE_ANIMATED_INTEGER_MULTIPLE_WRAPPERS(SVGFEConvolveMatrixElement, SVGNames::orderAttr, orderYIdentifier(), OrderY, orderY)
79 const AtomicString& SVGFEConvolveMatrixElement::orderYIdentifier()

Completed in 24 milliseconds