strokeText 220 Source/core/html/canvas/CanvasRenderingContext2D.h void strokeText(const String& text, float x, float y); strokeText 221 Source/core/html/canvas/CanvasRenderingContext2D.h void strokeText(const String& text, float x, float y, float maxWidth);