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