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/core/platform/chromium/support/
WebCursorInfo.cpp 32 #include "WebCursorInfo.h"
40 WebCursorInfo::WebCursorInfo(const Cursor& cursor)
  /external/chromium_org/third_party/WebKit/public/platform/
WebCursorInfo.h 48 struct WebCursorInfo {
104 // null, then customData should be ignored. The WebCursorInfo is not
109 explicit WebCursorInfo(Type type = TypePointer)
119 explicit WebCursorInfo(const WebCore::Cursor&);

Completed in 49 milliseconds