Searched refs:CanvasDidDrawApplyClip (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/canvas/
H A DCanvasRenderingContext2D.h275 CanvasDidDrawApplyClip = 1 << 2, enumerator in enum:WebCore::CanvasRenderingContext2D::CanvasDidDrawOption
H A DCanvasRenderingContext2D.cpp1574 if (options & CanvasDidDrawApplyClip) {

Completed in 44 milliseconds