Home
last modified time | relevance | path

Searched refs:mapWidths (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkb.c1725 CARD8 *mapWidths, in CheckKeySyms() argument
1757 if (mapWidths[wire->ktIndex[g]] > w) in CheckKeySyms()
1758 w = mapWidths[wire->ktIndex[g]]; in CheckKeySyms()
1791 if (mapWidths[map->kt_index[g]] > w) in CheckKeySyms()
1792 w = mapWidths[map->kt_index[g]]; in CheckKeySyms()
1804 CARD8 *mapWidths, in CheckKeyActions() argument
2484 CARD8 mapWidths[XkbMaxLegalKeyCode + 1] = { 0 }; in _XkbSetMapChecks() local
2518 &nTypes, mapWidths))) { in _XkbSetMapChecks()
2534 if (mapWidths[map->kt_index[g]] > w) in _XkbSetMapChecks()
2535 w = mapWidths[map->kt_index[g]]; in _XkbSetMapChecks()
[all …]
/OK3568_Linux_fs/external/xserver/
H A DChangeLog103999 Even if a client does not modify the symbols, symsPerKey and mapWidths must