Home
last modified time | relevance | path

Searched defs:strokeText (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
DJSCanvasRenderingContext2DCustom.cpp430 JSValue JSCanvasRenderingContext2D::strokeText(ExecState* exec) in strokeText() function in WebCore::JSCanvasRenderingContext2D
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp1805 void CanvasRenderingContext2D::strokeText(const String& text, float x, float y) in strokeText() function in WebCore::CanvasRenderingContext2D
1810 void CanvasRenderingContext2D::strokeText(const String& text, float x, float y, float maxWidth) in strokeText() function in WebCore::CanvasRenderingContext2D