OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WebCursorInfo
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKit/chromium/src/
WebCursorInfo.cpp
32
#include "
WebCursorInfo
.h"
40
WebCursorInfo
::
WebCursorInfo
(const Cursor& cursor)
/external/webkit/WebKit/chromium/public/
WebCursorInfo.h
48
struct
WebCursorInfo
{
101
// null, then customData should be ignored. The
WebCursorInfo
is not
106
explicit
WebCursorInfo
(Type type = TypePointer)
115
explicit
WebCursorInfo
(const WebCore::Cursor&);
Completed in 21 milliseconds