Searched defs:TouchDeviceOption (Results 1 – 1 of 1) sorted by relevance
284 pub struct TouchDeviceOption { struct294 fn parse_touch_device_option_legacy(s: &str) -> Option<TouchDeviceOption> { in parse_touch_device_option_legacy()325 pub fn parse_touch_device_option(s: &str) -> Result<TouchDeviceOption, String> { in parse_touch_device_option()