Searched defs:PIPE_BIND_CURSOR (Results 1 – 3 of 3) sorted by relevance
141 pub const PIPE_BIND_CURSOR: u32 = 65536; constant
366 #define PIPE_BIND_CURSOR (1 << 16) /* mouse cursor */ macro
474 #define PIPE_BIND_CURSOR (1 << 11) /* mouse cursor */ macro