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

/ast/src/lib/libtk/generic/
H A DtkGrab.c142 #define ALL_BUTTONS \ macro
393 if ((state & ALL_BUTTONS) != 0) {
803 if ((eventPtr->xbutton.state & ALL_BUTTONS) == 0) {
830 if ((eventPtr->xbutton.state & ALL_BUTTONS)

Completed in 471 milliseconds