Home
last modified time | relevance | path

Searched refs:JXAllowEvents (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Djxlib.h72 #define JXAllowEvents( a, b, c ) JFUNC3(XAllowEvents, a, b, c) macro
H A Devent.c424 JXAllowEvents(display, ReplayPointer, eventTime); in HandleButtonEvent()