Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/public/
DWebCursorInfo.h70 TypeMiddlePanning, enumerator
/external/webkit/WebCore/platform/chromium/
DPlatformCursor.h63 TypeMiddlePanning, enumerator
DCursorChromium.cpp183 static const Cursor c(PlatformCursor::TypeMiddlePanning); in middlePanningCursor()
/external/webkit/WebKit/chromium/src/
DAssertMatchingEnums.cpp201 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeMiddlePanning, PlatformCursor::TypeMiddlePanning);