Searched refs:DMX_MAX_BUTTONS (Results 1 – 2 of 2) sorted by relevance
46 #define DMX_MAX_BUTTONS 256 macro96 unsigned char map[DMX_MAX_BUTTONS]; /**< Button map */
469 *nButtons = XGetPointerMapping(priv->display, map, DMX_MAX_BUTTONS); in dmxCommonMouGetMap()