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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLCanvasElement.cpp 480 m_imageBuffer->context()->setShouldClampToSourceRect(false);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 146 void setShouldClampToSourceRect(bool clampToSourceRect) { m_state->m_shouldClampToSourceRect = clampToSourceRect; }

Completed in 52 milliseconds