HomeSort by: relevance | last modified time | path
    Searched defs:inputClients (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
inputstr.h 105 * Kludge: OtherClients and InputClients must be compatible, see code.
126 } InputClients;
135 * OtherInputMasks struct and exactly one InputClients struct hanging off
136 * inputClients. Each further client appends to the inputClients list.
153 InputClientsPtr inputClients;
  /xsrc/external/mit/xorg-server.old/dist/include/
inputstr.h 91 * Kludge: OtherClients and InputClients must be compatible, see code.
112 } InputClients;
121 * OtherInputMasks struct and exactly one InputClients struct hanging off
122 * inputClients. Each further client appends to the inputClients list.
139 InputClientsPtr inputClients;

Completed in 8 milliseconds