Home
last modified time | relevance | path

Searched defs:drawFocusRing (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DGraphicsContextCGWin.cpp131 void GraphicsContext::drawFocusRing(const Path& path, int width, int offset, const Color& color) in drawFocusRing() function in WebCore::GraphicsContext
138 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int width, int offset, const Colo… in drawFocusRing() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp205 void GraphicsContext::drawFocusRing(const Path& path, int width, int offset, const Color& color) in drawFocusRing() function in WebCore::GraphicsContext
210 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int /* width */, int /* offset */… in drawFocusRing() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp286 void GraphicsContext::drawFocusRing(const Path& path, int width, int offset, const Color& color) in drawFocusRing() function in WebCore::GraphicsContext
291 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int width, int offset, const Colo… in drawFocusRing() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/context/
DGraphicsContextAndroid.cpp410 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int width, int offset, const Colo… in drawFocusRing() function in WebCore::GraphicsContext
419 void GraphicsContext::drawFocusRing(const Path&, int, int, const Color&) in drawFocusRing() function in WebCore::GraphicsContext
DPlatformGraphicsContextSkia.cpp310 void PlatformGraphicsContextSkia::drawFocusRing(const Vector<IntRect>& rects, in drawFocusRing() function in WebCore::PlatformGraphicsContextSkia
DPlatformGraphicsContextRecording.cpp811 void PlatformGraphicsContextRecording::drawFocusRing(const Vector<IntRect>& rects, in drawFocusRing() function in WebCore::PlatformGraphicsContextRecording
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp521 void GraphicsContext::drawFocusRing(const Path& path, int width, int offset, const Color& color) in drawFocusRing() function in WebCore::GraphicsContext
526 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int /* width */, int /* offset */… in drawFocusRing() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp631 void GraphicsContext::drawFocusRing(const Path& path, int width, int /* offset */, const Color& col… in drawFocusRing() function in WebCore::GraphicsContext
649 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int width, int /* offset */, cons… in drawFocusRing() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp205 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int width, int offset, const Colo… in drawFocusRing() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp827 void GraphicsContext::drawFocusRing(const Path& path, int /* width */, int offset, const Color& col… in drawFocusRing() function in WebCore::GraphicsContext
842 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int width, int offset, const Colo… in drawFocusRing() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp987 void GraphicsContext::drawFocusRing(const Path& path, int width, int offset, const Color& color) in drawFocusRing() function in WebCore::GraphicsContext
992 void GraphicsContext::drawFocusRing(const Vector<IntRect>& rects, int width, int offset, const Colo… in drawFocusRing() function in WebCore::GraphicsContext