Searched defs:mouse (Results 1 – 7 of 7) sorted by relevance
| /external/autotest/server/site_tests/bluetooth_AdapterMTBF/ |
| D | bluetooth_AdapterMTBF.py | 83 def run_typical_use_cases(self, mouse, phone, audio, keyboard): argument 106 def test_mouse_and_audio(self, mouse, audio): argument 123 def test_mouse_and_keyboard(self, mouse, keyboard): argument 140 def test_hid_and_audio(self, mouse, keyboard, audio): argument 161 def test_mouse(self, mouse, iteration): argument 210 def test_suspend_resume(self, mouse, keyboard): argument 234 def test_suspend_and_mouse_wakeup(self, mouse, keyboard): argument
|
| /external/rust/crates/anes/src/parser/ |
| D | parsers.rs | 163 let mouse = if cb & 0b0100_0000 == 0b0100_0000 { in parse_csi_xterm_mouse() localVariable 214 let mouse = if cb & 0b0110_0000 == 0b0110_0000 { in parse_csi_rxvt_mouse() localVariable
|
| /external/rust/crates/anes/tests/parser/ |
| D | mod.rs | 25 mod mouse; module
|
| /external/crosvm/gpu_display/src/ |
| D | event_device.rs | 69 pub fn mouse(event_socket: StreamChannel) -> EventDevice { in mouse() method
|
| /external/python/cpython2/Mac/Modules/drag/ |
| D | _Dragmodule.c | 503 Point mouse; in DragObj_GetDragMouse() local
|
| /external/crosvm/src/crosvm/ |
| D | cmdline.rs | 1389 pub mouse: Vec<PathBuf>, field
|
| /external/doclava/res/assets/templates-sdk/assets/js/ |
| D | android_3p-bundle.js | 2662 (function(a,b){a.widget("ui.draggable",a.ui.mouse,{widgetEventPrefix:"drag",options:{addClasses:!0,… class in a.ui
|