Home
last modified time | relevance | path

Searched refs:START_JOB_NOTIFY (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 Dxprint.rs246 pub const START_JOB_NOTIFY: Self = Self(1); const
298 (Self::START_JOB_NOTIFY.0.into(), "START_JOB_NOTIFY", "StartJobNotify"), in fmt()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxprint.rs246 pub const START_JOB_NOTIFY: Self = Self(1);
298 (Self::START_JOB_NOTIFY.0.into(), "START_JOB_NOTIFY", "StartJobNotify"),