Home
last modified time | relevance | path

Searched refs:XkbAddGeomSection (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbgeom.h42 #define XkbAddGeomSection SrvXkbAddGeomSection macro
346 extern XkbSectionPtr XkbAddGeomSection(XkbGeometryPtr /* geom */ ,
H A DXKBGAlloc.c713 XkbAddGeomSection(XkbGeometryPtr geom, in XkbAddGeomSection() function
H A Dxkmread.c969 section = XkbAddGeomSection(geom, nameAtom, sectionWire.num_rows, in ReadXkmGeomSection()
H A Dxkb.c5345 section = XkbAddGeomSection(geom, sWire->name, sWire->nRows, in _CheckSetSections()