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

  /external/webkit/Source/WebCore/svg/
SVGLocatable.h 54 ScreenScope // Used for getScreenCTM()
SVGStyledLocatableElement.cpp 59 return SVGLocatable::computeCTM(this, SVGLocatable::ScreenScope, styleUpdateStrategy);
SVGStyledTransformableElement.cpp 53 return SVGLocatable::computeCTM(this, SVGLocatable::ScreenScope, styleUpdateStrategy);
SVGTextElement.cpp 85 return SVGLocatable::computeCTM(this, SVGLocatable::ScreenScope, styleUpdateStrategy);
SVGSVGElement.cpp 495 else if (mode == SVGLocatable::ScreenScope) {

Completed in 1224 milliseconds