Searched refs:SizeType (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dresource.h158 typedef void (*SizeType)(void *value, typedef in typeref:typename:void (*)(void * value,XID id,ResourceSizePtr size)
169 extern _X_EXPORT SizeType GetResourceTypeSizeFunc(
176 RESTYPE /*type*/, SizeType /*sizeFunc*/);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dresource.c183 SizeType sizeFunc;
299 SizeType pixmapSizeFunc = GetResourceTypeSizeFunc(RT_PIXMAP);
372 SizeType pixmapSizeFunc = GetResourceTypeSizeFunc(RT_PIXMAP);
542 SizeType
560 SetResourceTypeSizeFunc(RESTYPE type, SizeType sizeFunc)
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxres.c363 SizeType sizeFunc = GetResourceTypeSizeFunc(type);
699 SizeType sizeFunc = GetResourceTypeSizeFunc(type);
771 SizeType sizeFunc = GetResourceTypeSizeFunc(type);
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxext.c312 SizeType pixmapSizeFunc = GetResourceTypeSizeFunc(RT_PIXMAP);
/xsrc/external/mit/xorg-server/dist/composite/
H A Dcompext.c505 static SizeType coreGetWindowBytes;
518 SizeType pixmapSizeFunc = GetResourceTypeSizeFunc(RT_PIXMAP);
/xsrc/external/mit/xorg-server/dist/render/
H A Dpicture.c595 SizeType pixmapSizeFunc = GetResourceTypeSizeFunc(RT_PIXMAP);

Completed in 9 milliseconds