Searched defs:fillStyle (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/bindings/js/
H A DJSCanvasRenderingContext2DCustom.cpp80 JSValue JSCanvasRenderingContext2D::fillStyle(ExecState* exec) const function in class:WebCore::JSCanvasRenderingContext2D
83 return toJS(exec, context->fillStyle());
/external/webkit/WebCore/html/canvas/
H A DCanvasRenderingContext2D.cpp181 CanvasStyle* CanvasRenderingContext2D::fillStyle() const function in class:WebCore::CanvasRenderingContext2D

Completed in 492 milliseconds