Home
last modified time | relevance | path

Searched refs:NoExposure (Results 1 – 6 of 6) sorted by relevance

/dports/x11/p5-X11-Protocol/X11-Protocol-0.56/Protocol/
H A DConstants.pm503 sub NoExposure () { 14 } subroutine
/dports/x11/xmx/xmx-1.1/
H A Dreply.c540 CASE(14,NoExposure);
672 CASE(14,NoExposure);
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs7281 NoExposure(xproto::NoExposureEvent), enumerator
7484 xproto::NO_EXPOSURE_EVENT => return Ok(Self::NoExposure(TryParse::try_parse(event)?.0)), in parse()
7724 Event::NoExposure(value) => Some(value.sequence), in wire_sequence_number()
7928 Event::NoExposure(value) => value.response_type, in raw_response_type()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs7281 NoExposure(xproto::NoExposureEvent), enumerator
7484 xproto::NO_EXPOSURE_EVENT => return Ok(Self::NoExposure(TryParse::try_parse(event)?.0)), in parse()
7724 Event::NoExposure(value) => Some(value.sequence), in wire_sequence_number()
7928 Event::NoExposure(value) => value.response_type, in raw_response_type()
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/vendor/github.com/BurntSushi/xgb/xproto/
H A Dxproto.go4119 const NoExposure = 14 const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/vendor/github.com/BurntSushi/xgb/xproto/
H A Dxproto.go4119 const NoExposure = 14 const