Searched defs:CursorInfo (Results 1 – 1 of 1) sorted by relevance
45 struct CursorInfo { struct46 explicit CursorInfo(blink::WebCursorInfo::Type cursor_type) in CursorInfo() argument54 CursorInfo() in CursorInfo() function62 blink::WebCursorInfo::Type type; argument72 explicit WebCursor(const CursorInfo& cursor_info); argument