Searched refs:valuators_2_bytes (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 | 14283 let valuators_2_bytes = input.valuators[2].serialize(); in from() localVariable 14304 valuators_2_bytes[0], in from() 14305 valuators_2_bytes[1], in from() 14306 valuators_2_bytes[2], in from() 14307 valuators_2_bytes[3], in from() 14721 let valuators_2_bytes = input.valuators[2].serialize(); in from() localVariable 14751 valuators_2_bytes[0], in from() 14752 valuators_2_bytes[1], in from() 14753 valuators_2_bytes[2], in from() 14754 valuators_2_bytes[3], in from()
|
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/ |
H A D | xinput.rs | 14283 let valuators_2_bytes = input.valuators[2].serialize(); in from() localVariable 14304 valuators_2_bytes[0], in from() 14305 valuators_2_bytes[1], in from() 14306 valuators_2_bytes[2], in from() 14307 valuators_2_bytes[3], in from() 14721 let valuators_2_bytes = input.valuators[2].serialize(); in from() localVariable 14751 valuators_2_bytes[0], in from() 14752 valuators_2_bytes[1], in from() 14753 valuators_2_bytes[2], in from() 14754 valuators_2_bytes[3], in from()
|