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

/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DTabletProtocolHandler.h24 #ifndef B_MAX_DIGITIZER_SWITCHES
25 #define B_MAX_DIGITIZER_SWITCHES 5 macro
50 HIDReportItem * fSwitches[B_MAX_DIGITIZER_SWITCHES];
H A DTabletProtocolHandler.cpp283 for (uint32 i = 0; i < B_MAX_DIGITIZER_SWITCHES; i++) {

Completed in 35 milliseconds