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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLCanvasElement.h 186 bool paintsIntoCanvasBuffer() const;
HTMLCanvasElement.cpp 318 bool HTMLCanvasElement::paintsIntoCanvasBuffer() const
335 if (!paintsIntoCanvasBuffer() && !document().printing())

Completed in 386 milliseconds