Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/platform/
DWebCursorInfo.h81 TypeCell, enumerator
/external/chromium_org/content/common/cursors/
Dwebcursor_aura.cc79 case WebCursorInfo::TypeCell: in GetNativeCursor()
Dwebcursor_mac.mm269 case WebCursorInfo::TypeCell:
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp357 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeCell, Cursor::Cell);
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc313 COMPILE_ASSERT_MATCHING_ENUM(TypeCell, PP_MOUSECURSOR_TYPE_CELL);