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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGGraphicsElement.cpp 96 ASSERT(mode == ScreenScope);
111 return computeCTM(ScreenScope, styleUpdateStrategy);
SVGElement.h 72 ScreenScope, // Used by SVGGraphicsElement::getScreenCTM()
SVGSVGElement.cpp 489 } else if (mode == SVGElement::ScreenScope) {

Completed in 130 milliseconds