Searched refs:BIT_BUTTON_NEUTRAL (Results 1 – 2 of 2) sorted by relevance
546 int BIT_BUTTON_NEUTRAL = 4; in setupButtons() local580 whichButtons = whichButtons | BIT_BUTTON_NEUTRAL; in setupButtons()
782 int BIT_BUTTON_NEUTRAL = 4; in setupButtons() local816 whichButtons = whichButtons | BIT_BUTTON_NEUTRAL; in setupButtons()828 } else if (whichButtons == BIT_BUTTON_NEUTRAL) { in setupButtons()