Searched refs:XkbSectionPtr (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbgeom.h | 235 } 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 D | XKBGAlloc.c | 274 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 D | xkmread.c | 860 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 D | xkbout.c | 722 WriteXKBSection(FILE * file, XkbSectionPtr s, XkbGeometryPtr geom) in WriteXKBSection() 906 XkbSectionPtr section; in XkbWriteXKBGeometry()
|
| H A D | xkb.c | 4882 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 D | xkbUtils.c | 1413 XkbSectionPtr ssection = NULL, dsection = NULL; in _XkbCopyGeom()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xkbfile.h | 197 XkbSectionPtr section;
|