Searched defs:getFocusRingOutset (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.h420 static inline int getFocusRingOutset(int offset) { return offset + 2; } function in class:WebCore::GraphicsContext
422 static inline int getFocusRingOutset(int offset) { return 0; } function in class:WebCore::GraphicsContext

Completed in 73 milliseconds