Home
last modified time | relevance | path

Searched refs:didDrawTextInRect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.cpp1285 didDrawTextInRect(textRect); in drawPosText()
1299 didDrawTextInRect(textRect); in drawPosTextH()
1313 didDrawTextInRect(textRect); in drawTextOnPath()
1994 void GraphicsContext::didDrawTextInRect(const SkRect& textRect) in didDrawTextInRect() function in WebCore::GraphicsContext
DGraphicsContext.h439 void didDrawTextInRect(const SkRect& textRect);