Searched refs:C_NO_CONTEXT (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h120 #define C_NO_CONTEXT -1 macro
H A Devents.c80 int Context = C_NO_CONTEXT; /* current button press context */
574 Context = C_NO_CONTEXT;
1514 Context = C_NO_CONTEXT;
1625 Context = C_NO_CONTEXT;
1789 Context = C_NO_CONTEXT;
1913 if (Context == C_NO_CONTEXT)
/xsrc/external/mit/ctwm/dist/
H A Dctwm.h74 #define C_NO_CONTEXT -1 macro
H A Devent_core.c65 int Context = C_NO_CONTEXT; /* current button press context */
H A Devent_handlers.c889 Context = C_NO_CONTEXT;
2264 Context = C_NO_CONTEXT;
2454 Context = C_NO_CONTEXT;
2733 Context = C_NO_CONTEXT;
2958 if((Context == C_NO_CONTEXT) || (Context == C_IDENTIFY)) {
H A Dewmh.c1396 (XEvent *)msg, C_NO_CONTEXT, 0);

Completed in 12 milliseconds