Home
last modified time | relevance | path

Searched refs:XkbSectionPtr (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbgeom.h235 } XkbSectionRec, *XkbSectionPtr; typedef
251 XkbSectionPtr section_under;
280 XkbSectionPtr sections;
342 extern XkbRowPtr XkbAddGeomRow(XkbSectionPtr /* section */ ,
346 extern XkbSectionPtr XkbAddGeomSection(XkbGeometryPtr /* geom */ ,
353 extern XkbOverlayPtr XkbAddGeomOverlay(XkbSectionPtr /* section */ ,
370 XkbSectionPtr /* section */ ,
416 XkbFreeGeomOverlays(XkbSectionPtr /* section */ ,
430 XkbFreeGeomRows(XkbSectionPtr /* section */ ,
498 extern Status XkbAllocGeomOverlays(XkbSectionPtr /* section */ ,
[all …]
H A DXKBGAlloc.c274 XkbFreeGeomRows(XkbSectionPtr section, int first, int count, Bool freeAll) in XkbFreeGeomRows()
287 XkbSectionPtr section = (XkbSectionPtr) section_in; in _XkbClearSection()
695 XkbAddGeomRow(XkbSectionPtr section, int sz_keys) in XkbAddGeomRow()
712 XkbSectionPtr
717 XkbSectionPtr section; in XkbAddGeomSection()
752 XkbAddGeomDoodad(XkbGeometryPtr geom, XkbSectionPtr section, Atom name) in XkbAddGeomDoodad()
795 XkbSectionPtr section; in XkbAddGeomOverlayKey()
856 XkbAddGeomOverlay(XkbSectionPtr section, Atom name, int sz_rows) in XkbAddGeomOverlay()
H A Dxkmread.c860 ReadXkmGeomDoodad(FILE * file, XkbGeometryPtr geom, XkbSectionPtr section) in ReadXkmGeomDoodad()
915 ReadXkmGeomOverlay(FILE * file, XkbGeometryPtr geom, XkbSectionPtr section) in ReadXkmGeomOverlay()
958 XkbSectionPtr section; in ReadXkmGeomSection()
H A Dxkbout.c722 WriteXKBSection(FILE * file, XkbSectionPtr s, XkbGeometryPtr geom) in WriteXKBSection()
906 XkbSectionPtr section; in XkbWriteXKBGeometry()
H A Dxkb.c4882 XkbSectionPtr section; in XkbSizeGeomSections()
4922 XkbSectionPtr section; in XkbWriteGeomSections()
5161 XkbGeometryPtr geom, XkbSectionPtr section, ClientPtr client) in _CheckSetDoodad()
5274 XkbGeometryPtr geom, XkbSectionPtr section, ClientPtr client) in _CheckSetOverlay()
5326 XkbSectionPtr section; in _CheckSetSections()
H A DxkbUtils.c1413 XkbSectionPtr ssection = NULL, dsection = NULL; in _XkbCopyGeom()
/OK3568_Linux_fs/external/xserver/include/
H A Dxkbfile.h197 XkbSectionPtr section;