Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbgeom.h43 #define XkbAddGeomShape SrvXkbAddGeomShape macro
334 extern XkbShapePtr XkbAddGeomShape(XkbGeometryPtr /* geom */ ,
H A DXKBGAlloc.c654 XkbAddGeomShape(XkbGeometryPtr geom, Atom name, int sz_outlines) in XkbAddGeomShape() function
H A Dxkmread.c1102 shape = XkbAddGeomShape(geom, nameAtom, shapeWire.num_outlines); in ReadXkmGeometry()
H A Dxkb.c5444 XkbAddGeomShape(geom, shapeWire->name, shapeWire->nOutlines); in _CheckSetShapes()