Lines Matching refs:indicators
50 * this function returns the indicators on the default keyboard
88 * Some indicators "drive" the keyboard when their state is explicitly
287 changes->indicators.state_changes |= affected;
348 * Attempts to change the indicators specified in 'affect' to the
352 * indicator map for any affected indicators, as described in section
408 * Applies the indicator maps for any indicators specified in
414 * notes the indicators with changed state.
418 * the state of any extension device indicators as necessary.
444 * Updates the 'indicator accelerators' for the indicators specified
447 * and speed up the process of figuring out which indicators might
556 sli->physIndicators = xkb->indicators->phys_indicators;
557 sli->names = xkb->names->indicators;
558 sli->maps = xkb->indicators->maps;
572 sli->physIndicators = xkb->indicators->phys_indicators;
573 if (xkb->names->indicators != sli->names) {
575 sli->names = xkb->names->indicators;
577 if (xkb->indicators->maps != sli->maps) {
579 sli->maps = xkb->indicators->maps;
665 dev->key->xkbInfo->desc->names->indicators;
666 dev->key->xkbInfo->desc->names->indicators; */
754 if (changes->indicators.state_changes)
843 * If 'changed_maps' specifies any indicators, this function generates
846 * state of each indicator with a changed map. If any indicators
893 changes->indicators.map_changes |= changed_maps;
980 changes->indicators.state_changes |= affected;