Home
last modified time | relevance | path

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

/external/chromium_org/remoting/proto/
Dcontrol.proto44 optional int32 hotspot_x = 3; field
/external/chromium/webkit/glue/
Dwebcursor.cc74 int type, hotspot_x, hotspot_y, size_x, size_y, data_len; in Deserialize() local
/external/chromium_org/webkit/common/cursors/
Dwebcursor.cc82 int type, hotspot_x, hotspot_y, size_x, size_y, data_len; in Deserialize() local
/external/chromium_org/remoting/client/plugin/
Dchromoting_instance.cc522 int hotspot_x = cursor_shape.hotspot_x(); in SetCursorShape() local