Searched defs:MoveTo (Results 1 – 6 of 6) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Input/ | ||
| D | IAbsolutePositionPointerInput.cs | 16 void MoveTo(int x, int y); in MoveTo() method |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/ | ||
| D | AR1021.cs | 50 public void MoveTo(int x, int y) in MoveTo() method in Antmicro.Renode.Peripherals.Input.AR1021 |
| D | FusionF0710A.cs | 89 public void MoveTo(int x, int y) in MoveTo() method in Antmicro.Renode.Peripherals.Input.FusionF0710A |
| D | FT5336.cs | 82 public void MoveTo(int x, int y) in MoveTo() method in Antmicro.Renode.Peripherals.Input.FT5336 |
| D | FT5x06.cs | 153 public void MoveTo (int x, int y) in MoveTo() method in Antmicro.Renode.Peripherals.Input.FT5x06 |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | USBTablet.cs | 271 public void MoveTo(int x, int y) in MoveTo() method in Antmicro.Renode.Peripherals.USBDeprecated.USBTablet |