Searched refs:XkbFreeGeomSections (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkbgeom.h51 #define XkbFreeGeomSections SrvXkbFreeGeomSections macro
437 XkbFreeGeomSections(XkbGeometryPtr /* geom */ ,
H A DXKBGAlloc.c299 XkbFreeGeomSections(XkbGeometryPtr geom, int first, int count, Bool freeAll) function in typeref:typename:void
364 XkbFreeGeomSections(geom, 0, geom->num_sections, TRUE);
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkbgeom.h68 #define XkbFreeGeomSections SrvXkbFreeGeomSections macro
471 XkbFreeGeomSections(
H A DXKBGAlloc.c355 XkbFreeGeomSections(XkbGeometryPtr geom,int first,int count,Bool freeAll) function in typeref:typename:void
420 XkbFreeGeomSections(geom,0,geom->num_sections,TRUE);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBgeom.h69 #define XkbFreeGeomSections SrvXkbFreeGeomSections macro
480 XkbFreeGeomSections(
/xsrc/external/mit/libX11/dist/man/xkb/
H A DMakefile.am78 XkbFreeGeomSections.man \
H A DMakefile.in423 XkbFreeGeomSections.man \
/xsrc/external/mit/libX11/dist/include/X11/extensions/
H A DXKBgeom.h436 XkbFreeGeomSections(
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBGAlloc.c358 XkbFreeGeomSections(XkbGeometryPtr geom, int first, int count, Bool freeAll) function in typeref:typename:void
429 XkbFreeGeomSections(geom, 0, geom->num_sections, True);

Completed in 13 milliseconds