Searched refs:nNames (Results 1 – 1 of 1) sorted by relevance
6206 int nNames, nMaps; in ComputeDeviceLedInfoSize() local6211 nNames = nMaps = 0; in ComputeDeviceLedInfoSize()6220 nNames++; in ComputeDeviceLedInfoSize()6227 return (nNames * 4) + (nMaps * SIZEOF(xkbIndicatorMapWireDesc)); in ComputeDeviceLedInfoSize()6575 int nMaps, nNames; in CheckSetDeviceIndicators() local6579 nMaps = nNames = 0; in CheckSetDeviceIndicators()6582 nNames++; in CheckSetDeviceIndicators()6587 if (nNames > 0) { in CheckSetDeviceIndicators()6588 for (n = 0; n < nNames; n++) { in CheckSetDeviceIndicators()