Searched defs:CursorRing (Results 1 – 2 of 2) sorted by relevance
| /external/webkit/Source/WebCore/platform/graphics/android/ | ||
| D | GLExtras.h | 34 class CursorRing; variable |
| D | android_graphics.h | 55 CursorRing(WebViewCore* core) : m_viewImpl(core) {} in CursorRing() function |