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

  /xsrc/external/mit/bitmap/dist/
ReqMach.c 107 * Returns TRUE if the request has an engage function and FALSE otherwise.
110 Engage(BitmapWidget BW, Cardinal current)
118 if (BW->bitmap.request_stack[current].request->engage) {
119 (*BW->bitmap.request_stack[current].request->engage)
153 if(!Engage(BW, ++BW->bitmap.current))
181 if (!Engage(BW, ++BW->bitmap.current))
255 if (!Engage(BW, BW->bitmap.cardinal))
BitmapP.h 70 EngageProc engage; member in struct:_BWRequestRec

Completed in 5 milliseconds