Home
last modified time | relevance | path

Searched refs:GROUP_BASE (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 Dxkb.rs436 pub const GROUP_BASE: Self = Self(1 << 5); const
490 (Self::GROUP_BASE.0.into(), "GROUP_BASE", "GroupBase"), in fmt()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxkb.rs436 pub const GROUP_BASE: Self = Self(1 << 5); const
490 (Self::GROUP_BASE.0.into(), "GROUP_BASE", "GroupBase"), in fmt()