Searched refs:XETrapGetCurRep (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | xtraplibp.h | 80 int XEGetCurrentRequest (XETC *tc , XETrapGetCurRep *ret ); 118 void XEPrintStateFlags (FILE *ofp , XETrapGetCurRep *pcur ); 123 void XEPrintCfgFlags (FILE *ofp , XETrapGetCurRep *pcur ); 124 void XEPrintRequests (FILE *ofp , XETrapGetCurRep *pcur ); 125 void XEPrintEvents (FILE *ofp , XETrapGetCurRep *pcur ); 126 void XEPrintCurPktSz (FILE *ofp , XETrapGetCurRep *pcur ); 127 void XEPrintCmdKey (FILE *ofp , XETrapGetCurRep *pcur ); 132 void XEPrintCurrent (FILE *ofp , XETrapGetCurRep *pcur );
|
| H A D | xtrapdi.h | 301 } XETrapGetCurRep; typedef in typeref:struct:__anon5dec76a90c08 386 * The following is a shadow of the XETrapGetCurRep 388 * Since the XETrapGetCurRep structure contains a sub-structure
|
| /xsrc/external/mit/libXTrap/dist/src/ |
| H A D | XEPrInfo.c | 82 void XEPrintStateFlags( FILE *ofp, XETrapGetCurRep *pcur) 121 void XEPrintCfgFlags( FILE *ofp, XETrapGetCurRep *pcur) 143 void XEPrintRequests( FILE *ofp, XETrapGetCurRep *pcur) 165 void XEPrintEvents( FILE *ofp, XETrapGetCurRep *pcur) 187 void XEPrintCurPktSz( FILE *ofp, XETrapGetCurRep *pcur) 193 void XEPrintCmdKey( FILE *ofp, XETrapGetCurRep *pcur) 255 void XEPrintCurrent( FILE *ofp, XETrapGetCurRep *pcur)
|
| H A D | XERqsts.c | 323 int XEGetCurrentRequest(XETC *tc, XETrapGetCurRep *ret)
|
| /xsrc/external/mit/xtrap/dist/ |
| H A D | xtrapproto.c | 65 XETrapGetCurRep ret_cur;
|
| H A D | xtrapin.c | 133 XETrapGetCurRep ret_cur;
|
| H A D | xtrapout.c | 185 XETrapGetCurRep ret_cur;
|
| H A D | xtrapchar.c | 194 XETrapGetCurRep ret_cur;
|
Completed in 10 milliseconds