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 152 bool paintsIntoCanvasBuffer() const;
HTMLCanvasElement.cpp 297 bool HTMLCanvasElement::paintsIntoCanvasBuffer() const
320 if (!paintsIntoCanvasBuffer() && !document()->printing())

Completed in 74 milliseconds