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

  /external/webkit/WebCore/html/canvas/
CanvasRenderingContext2D.h 100 void setGlobalCompositeOperation(const String&);
CanvasRenderingContext2D.cpp 337 void CanvasRenderingContext2D::setGlobalCompositeOperation(const String& operation)
1158 setGlobalCompositeOperation(operation);
    [all...]

Completed in 48 milliseconds