Home
last modified time | relevance | path

Searched refs:get_gamma_ramp_size (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.rs2910 pub fn get_gamma_ramp_size<Conn>(conn: &Conn, screen: u16) -> Result<Cookie<'_, Conn, GetGammaRampS…
3150 get_gamma_ramp_size(self, screen)
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxf86vidmode.rs2910 pub fn get_gamma_ramp_size<Conn>(conn: &Conn, screen: u16) -> Result<Cookie<'_, Conn, GetGammaRampS… in get_gamma_ramp_size() function
3150 get_gamma_ramp_size(self, screen) in xf86vidmode_get_gamma_ramp_size()