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

/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DTabletProtocolHandler.h50 HIDReportItem * fSwitches[B_MAX_DIGITIZER_SWITCHES]; member in class:TabletProtocolHandler
H A DTabletProtocolHandler.cpp66 fSwitches[switchCount++] = item;
71 fSwitches[switchCount] = NULL;
284 HIDReportItem *dswitch = fSwitches[i];

Completed in 101 milliseconds