Home
last modified time | relevance | path

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

/external/chromium_org/remoting/proto/
Dcontrol.proto48 optional int32 hotspot_x = 3; field
/external/chromium_org/content/common/cursors/
Dwebcursor.cc84 int type, hotspot_x, hotspot_y, size_x, size_y, data_len; in Deserialize() local
/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
Dcursor.cc122 int hotspot_x = iinfo.xHotspot; in CreateMouseCursorFromHCursor() local
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer_unittest.cc209 int hotspot_x, hotspot_y; in TEST_F() member
/external/chromium_org/remoting/client/plugin/
Dchromoting_instance.cc572 int hotspot_x = cursor_shape.hotspot_x(); in SetCursorShape() local