Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbout.c107 Bool topLevel, in XkbWriteXKBKeycodes() argument
161 (*addOn) (file, xkb, topLevel, showImplicit, XkmKeyNamesIndex, priv); in XkbWriteXKBKeycodes()
169 Bool topLevel, in XkbWriteXKBKeyTypes() argument
229 (*addOn) (file, xkb, topLevel, showImplicit, XkmTypesIndex, priv); in XkbWriteXKBKeyTypes()
276 Bool topLevel, in XkbWriteXKBCompatMap() argument
345 (*addOn) (file, xkb, topLevel, showImplicit, XkmCompatMapIndex, priv); in XkbWriteXKBCompatMap()
353 Bool topLevel, in XkbWriteXKBSymbols() argument
553 (*addOn) (file, xkb, topLevel, showImplicit, XkmSymbolsIndex, priv); in XkbWriteXKBSymbols()
817 Bool topLevel, in XkbWriteXKBGeometry() argument
922 (*addOn) (file, xkb, topLevel, showImplicit, XkmGeometryIndex, priv); in XkbWriteXKBGeometry()
H A Dxkbfmisc.c160 Bool topLevel, Bool showImplicit, int index, void *priv) in _AddIncl() argument