Searched refs:OUT_OF_PROXIMITY (Results 1 – 2 of 2) sorted by relevance
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/ |
H A D | xinput.rs | 6098 pub const OUT_OF_PROXIMITY: Self = Self(1 << 1); const 6146 (Self::OUT_OF_PROXIMITY.0.into(), "OUT_OF_PROXIMITY", "OutOfProximity"), in fmt() 14601 pub const OUT_OF_PROXIMITY: Self = Self(1 << 7); const 14652 (Self::OUT_OF_PROXIMITY.0.into(), "OUT_OF_PROXIMITY", "OutOfProximity"), in fmt()
|
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/ |
H A D | xinput.rs | 6098 pub const OUT_OF_PROXIMITY: Self = Self(1 << 1); const 6146 (Self::OUT_OF_PROXIMITY.0.into(), "OUT_OF_PROXIMITY", "OutOfProximity"), in fmt() 14601 pub const OUT_OF_PROXIMITY: Self = Self(1 << 7); const 14652 (Self::OUT_OF_PROXIMITY.0.into(), "OUT_OF_PROXIMITY", "OutOfProximity"), in fmt()
|