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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGMarkerElement.h 82 // toString is not needed, synchronizeOrientType() handles this on its own.
138 void synchronizeOrientType();
157 static void synchronizeOrientType(SVGElement* contextElement);
SVGMarkerElement.cpp 42 &SVGMarkerElement::synchronizeOrientType,
226 void SVGMarkerElement::synchronizeOrientType(SVGElement* contextElement)

Completed in 3432 milliseconds