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

  /external/webkit/Source/WebKit/chromium/src/
WebCursorInfo.cpp 32 #include "WebCursorInfo.h"
40 WebCursorInfo::WebCursorInfo(const Cursor& cursor)
  /external/webkit/Source/WebKit/chromium/public/
WebCursorInfo.h 48 struct WebCursorInfo {
103 // null, then customData should be ignored. The WebCursorInfo is not
108 explicit WebCursorInfo(Type type = TypePointer)
117 explicit WebCursorInfo(const WebCore::Cursor&);

Completed in 609 milliseconds