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

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

Completed in 169 milliseconds