Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.h391 static void draw2xMarker(SkBitmap*, int);
DGraphicsContext.cpp884 draw2xMarker(misspellBitmap[index], index); in drawLineForDocumentMarker()
1882 void GraphicsContext::draw2xMarker(SkBitmap* bitmap, int index) in draw2xMarker() function in WebCore::GraphicsContext