Searched defs:TouchDeviceOption (Results 1 – 3 of 3) sorted by relevance
317 pub struct TouchDeviceOption { struct325 impl TouchDeviceOption { argument326 pub fn new(path: PathBuf) -> TouchDeviceOption { in new()371 impl FromStr for TouchDeviceOption { implementation
548 single_touch_spec: &TouchDeviceOption, in create_single_touch_device()574 multi_touch_spec: &TouchDeviceOption, in create_multi_touch_device()601 trackpad_spec: &TouchDeviceOption, in create_trackpad_device()
360 multi_touch_spec: &TouchDeviceOption, in create_multi_touch_device()