Home
last modified time | relevance | path

Searched defs:CursorInfo (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/webkit/common/cursors/
Dwebcursor.h45 struct CursorInfo { struct
46 explicit CursorInfo(blink::WebCursorInfo::Type cursor_type) in CursorInfo() argument
54 CursorInfo() in CursorInfo() function
62 blink::WebCursorInfo::Type type; argument
72 explicit WebCursor(const CursorInfo& cursor_info); argument