Home
last modified time | relevance | path

Searched refs:XkbShapeRec (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A DXKBGAlloc.c235 sizeof(XkbShapeRec), _XkbClearShape); in XkbFreeGeomShapes()
467 (n),sizeof(XkbShapeRec))
671 memset(shape, 0, sizeof(XkbShapeRec)); in XkbAddGeomShape()
H A Dxkbgeom.h95 } XkbShapeRec, *XkbShapePtr; typedef
H A DxkbUtils.c1569 src->geom->num_shapes, sizeof(XkbShapeRec), in _XkbCopyGeom()