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

/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixSend.c239 static Tk_RestrictAction SendRestrictProc _ANSI_ARGS_((ClientData clientData,
1114 prevRestrictProc = Tk_RestrictEvents(SendRestrictProc,
1839 * SendRestrictProc --
1857 SendRestrictProc(clientData, eventPtr)
1841 SendRestrictProc(clientData, eventPtr) function
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixSend.c223 static Tk_RestrictAction SendRestrictProc(ClientData clientData,
1151 prevRestrictProc = Tk_RestrictEvents(SendRestrictProc, NULL, &prevArg);
1865 * SendRestrictProc --
1882 SendRestrictProc(
1866 SendRestrictProc( function

Completed in 71 milliseconds