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

  /xsrc/external/mit/xcb-proto/dist/xcbgen/
xtypes.py 302 is_list_in_parent = self.parents[0].elt.tag in ('request', 'event', 'reply', 'error')
1138 Derived class representing a reply. Only found as a field of Request.
1164 class Request(ComplexType):
1166 Derived class representing a request.
1170 opcode contains the request number.
1204 out = __main__.output['request']
  /xsrc/external/mit/libXt/dist/include/X11/
SelectionI.h 53 typedef struct _RequestRec *Request;
96 Request req; /* state for local non-incr xfer */

Completed in 6 milliseconds