Home
last modified time | relevance | path

Searched defs:get_from_major_opcode (Results 1 – 4 of 4) sorted by relevance

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/
H A Dextension_manager.rs101 fn get_from_major_opcode(&self, major_opcode: u8) -> Option<(&str, ExtensionInformation)> { in get_from_major_opcode() method
H A Dx11_utils.rs120 fn get_from_major_opcode(&self, major_opcode: u8) -> Option<(&str, ExtensionInformation)>; in get_from_major_opcode() method
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/
H A Dextension_manager.rs101 fn get_from_major_opcode(&self, major_opcode: u8) -> Option<(&str, ExtensionInformation)> { in get_from_major_opcode() method
H A Dx11_utils.rs120 fn get_from_major_opcode(&self, major_opcode: u8) -> Option<(&str, ExtensionInformation)>; in get_from_major_opcode() method