HomeSort by relevance Sort by last modified time
    Searched defs:WebCursorInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/exported/
WebCursorInfo.cpp 32 #include "public/platform/WebCursorInfo.h"
38 WebCursorInfo::WebCursorInfo(const Cursor& cursor)
  /external/chromium_org/third_party/WebKit/public/platform/
WebCursorInfo.h 46 struct WebCursorInfo {
102 // null, then customData should be ignored. The WebCursorInfo is not
107 explicit WebCursorInfo(Type type = TypePointer)
117 BLINK_PLATFORM_EXPORT explicit WebCursorInfo(const Cursor&);

Completed in 55 milliseconds