Searched refs:BIT_BUTTON_POSITIVE (Results 1 – 2 of 2) sorted by relevance
544 int BIT_BUTTON_POSITIVE = 1; in setupButtons() local556 whichButtons = whichButtons | BIT_BUTTON_POSITIVE; in setupButtons()
780 int BIT_BUTTON_POSITIVE = 1; in setupButtons() local792 whichButtons = whichButtons | BIT_BUTTON_POSITIVE; in setupButtons()824 if (whichButtons == BIT_BUTTON_POSITIVE) { in setupButtons()