Searched defs:hotspot_x (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/remoting/proto/ |
D | control.proto | 44 optional int32 hotspot_x = 3; field
|
/external/chromium/webkit/glue/ |
D | webcursor.cc | 74 int type, hotspot_x, hotspot_y, size_x, size_y, data_len; in Deserialize() local
|
/external/chromium_org/webkit/common/cursors/ |
D | webcursor.cc | 82 int type, hotspot_x, hotspot_y, size_x, size_y, data_len; in Deserialize() local
|
/external/chromium_org/remoting/client/plugin/ |
D | chromoting_instance.cc | 522 int hotspot_x = cursor_shape.hotspot_x(); in SetCursorShape() local
|