Home
last modified time | relevance | path

Searched refs:drawTextInternal (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.cpp2021 drawTextInternal(text, x, y, true); in fillText()
2026 drawTextInternal(text, x, y, true, maxWidth, true); in fillText()
2031 drawTextInternal(text, x, y, false); in strokeText()
2036 drawTextInternal(text, x, y, false, maxWidth, true); in strokeText()
2107 void CanvasRenderingContext2D::drawTextInternal(const String& text, float x, float y, bool fill, fl… in drawTextInternal() function in WebCore::CanvasRenderingContext2D
DCanvasRenderingContext2D.h318 …void drawTextInternal(const String& text, float x, float y, bool fill, float maxWidth = 0, bool us…
/external/chromium_org/tools/valgrind/drmemory/
Dsuppressions_full.txt1391 *!WebCore::CanvasRenderingContext2D::drawTextInternal