winit
0.30.9
In winit::
platform_
impl::
linux::
x11::
event_
processor
Structs
EventProcessor
Constants
KEYCODE_OFFSET
MAX_MOD_REPLAY_LEN
Functions
is_first_touch
winit
::
platform_impl
::
linux
::
x11
::
event_processor
Function
is_first_touch
Copy item path
Settings
Help
Summary
Source
fn is_first_touch( first: &mut
Option
<
u64
>, num: &mut
u32
, id:
u64
, phase:
TouchPhase
, ) ->
bool