Searched refs:phys_indicators (Results 1 – 8 of 8) sorted by relevance
85 if (xkb->indicators->phys_indicators & (1 << i)) { in main()103 if (xkb->indicators->phys_indicators & (1 << i)) in main()119 if (xkb->indicators->phys_indicators & (i << 1)) in main()
406 unsigned long phys_indicators; member596 unsigned int phys_indicators; member
556 sli->physIndicators = xkb->indicators->phys_indicators; in XkbAllocSrvLedInfo()572 sli->physIndicators = xkb->indicators->phys_indicators; in XkbAllocSrvLedInfo()
455 map->phys_indicators = PHYS_LEDS; in XkbInitIndicatorMap()
140 if (xkb->indicators->phys_indicators & (1 << i)) in XkbWriteXKBKeycodes()
626 xkb->indicators->phys_indicators = XkmGetCARD32(file, &nRead); in ReadXkmIndicators()
3209 rep->realIndicators = indicators->phys_indicators; in XkbComputeGetIndicatorMapReplySize()
618 if (priv->xkb->indicators->phys_indicators & (1 << i)) { in dmxCommonSaveState()