Searched refs:fSwitches (Results 1 – 2 of 2) sorted by relevance
66 fSwitches[switchCount++] = item; in TabletProtocolHandler()71 fSwitches[switchCount] = NULL; in TabletProtocolHandler()284 HIDReportItem *dswitch = fSwitches[i]; in _ReadReport()
50 HIDReportItem * fSwitches[B_MAX_DIGITIZER_SWITCHES]; variable