Home
last modified time | relevance | path

Searched refs:TypeMove (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/chromium/public/
DWebCursorInfo.h79 TypeMove, enumerator
/external/webkit/WebCore/platform/chromium/
DPlatformCursor.h72 TypeMove, enumerator
DCursorChromium.cpp237 static const Cursor c(PlatformCursor::TypeMove); in moveCursor()
/external/webkit/WebKit/chromium/src/
DAssertMatchingEnums.cpp210 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeMove, PlatformCursor::TypeMove);