Home
last modified time | relevance | path

Searched refs:END_PAGE_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.rs251 pub const END_PAGE_NOTIFY: Self = Self(6); const
303 (Self::END_PAGE_NOTIFY.0.into(), "END_PAGE_NOTIFY", "EndPageNotify"), in fmt()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxprint.rs251 pub const END_PAGE_NOTIFY: Self = Self(6);
303 (Self::END_PAGE_NOTIFY.0.into(), "END_PAGE_NOTIFY", "EndPageNotify"),