Home
last modified time | relevance | path

Searched refs:after_htotal_bytes (Results 1 – 2 of 2) sorted by relevance

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxf86vidmode.rs1213 let after_htotal_bytes = self.after_htotal.serialize();
1283 after_htotal_bytes[0],
1284 after_htotal_bytes[1],
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxf86vidmode.rs1213 let after_htotal_bytes = self.after_htotal.serialize(); in serialize() localVariable
1283 after_htotal_bytes[0], in serialize()
1284 after_htotal_bytes[1], in serialize()