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.h470 void didDrawTextInRect(const SkRect& textRect);
DGraphicsContext.cpp1161 didDrawTextInRect(textRect); in drawPosText()
1817 void GraphicsContext::didDrawTextInRect(const SkRect& textRect) in didDrawTextInRect() function in WebCore::GraphicsContext