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

  /external/webkit/Source/WebCore/bindings/js/
JSCanvasRenderingContext2DCustom.cpp 82 JSValue JSCanvasRenderingContext2D::fillStyle(ExecState* exec) const
85 return toJS(exec, context->fillStyle());
  /external/webkit/Source/WebCore/html/canvas/
CanvasRenderingContext2D.cpp 363 CanvasStyle* CanvasRenderingContext2D::fillStyle() const
    [all...]

Completed in 432 milliseconds