Searched refs:xiopcode_ (Results 1 – 2 of 2) sorted by relevance
81 xiopcode_(-1), in MessagePumpGlibX()145 && (xev.type != GenericEvent || xev.xcookie.extension == xiopcode_) in RunOnce()268 if (!XQueryExtension(xdisplay, "XInputExtension", &xiopcode_, &event, &err)) { in InitializeXInput2()270 xiopcode_ = -1; in InitializeXInput2()277 xiopcode_ = -1; in InitializeXInput2()
49 int xiopcode_; variable