Searched refs:RecordFindContextOnAllContexts (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/record/
H A Drecord.c197 /* RecordFindContextOnAllContexts
209 RecordFindContextOnAllContexts(RecordContextPtr pContext)
220 } /* RecordFindContextOnAllContexts */
2413 i = RecordFindContextOnAllContexts(pContext);
2472 i = RecordFindContextOnAllContexts(pContext);
2534 if (-1 != (i = RecordFindContextOnAllContexts(pContext)))
208 RecordFindContextOnAllContexts(RecordContextPtr pContext) function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/record/
H A Drecord.c192 /* RecordFindContextOnAllContexts
204 RecordFindContextOnAllContexts(RecordContextPtr pContext)
214 } /* RecordFindContextOnAllContexts */
2334 i = RecordFindContextOnAllContexts(pContext);
2390 i = RecordFindContextOnAllContexts(pContext);
2450 if (-1 != (i = RecordFindContextOnAllContexts(pContext))) {
203 RecordFindContextOnAllContexts(RecordContextPtr pContext) function in typeref:typename:int

Completed in 8 milliseconds