Home | History | Annotate | Download | only in cursors

Lines Matching refs:WebCursorInfo

8 #include "third_party/WebKit/public/platform/WebCursorInfo.h"
10 using blink::WebCursorInfo;
19 ok_custom_pickle.WriteInt(WebCursorInfo::TypeCustom);
41 short_custom_pickle.WriteInt(WebCursorInfo::TypeCustom);
58 large_custom_pickle.WriteInt(WebCursorInfo::TypeCustom);
77 neg_custom_pickle.WriteInt(WebCursorInfo::TypeCustom);
96 scale_zero_custom_pickle.WriteInt(WebCursorInfo::TypeCustom);
115 scale_tiny_custom_pickle.WriteInt(WebCursorInfo::TypeCustom);
137 ok_custom_pickle.WriteInt(WebCursorInfo::TypeCustom);
155 // Convert to WebCursorInfo, make sure the hotspot got clamped.
171 broken_cursor_pickle.WriteInt(WebCursorInfo::TypeCustom);
196 ok_custom_pickle.WriteInt(WebCursorInfo::TypeCustom);