Searched refs:focusRingPath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.cpp653 void GraphicsContext::drawFocusRing(const Path& focusRingPath, int width, int offset, const Color& color) argument
659 drawFocusRingPath(focusRingPath.skPath(), color, width);

Completed in 48 milliseconds