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

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasRenderingContext2D.cpp 995 if (!c->getTransformedClipBounds(&clipBounds)) {
1049 if (!c->getTransformedClipBounds(&clipBounds))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 158 bool getTransformedClipBounds(FloatRect* bounds) const;
GraphicsContext.cpp 340 bool GraphicsContext::getTransformedClipBounds(FloatRect* bounds) const
    [all...]

Completed in 68 milliseconds