Home
last modified time | relevance | path

Searched refs:TypeEastPanning (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebCursorInfo.h71 TypeEastPanning, enumerator
/external/chromium_org/content/common/cursors/
Dwebcursor_aura.cc59 case WebCursorInfo::TypeEastPanning: in GetNativeCursor()
Dwebcursor_mac.mm210 case WebCursorInfo::TypeEastPanning:
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp347 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeEastPanning, Cursor::EastPanning);
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc296 COMPILE_ASSERT_MATCHING_ENUM(TypeEastPanning, PP_MOUSECURSOR_TYPE_EASTPANNING);