Searched defs:RegionInit (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dregionstr.h134 RegionInit(RegionPtr _pReg, BoxPtr _rect, int _size) function
366 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dregionstr.h137 RegionInit(RegionPtr _pReg, BoxPtr _rect, int _size) function
370 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dregionstr.h114 static inline void RegionInit(RegionPtr _pReg, BoxPtr _rect, int _size) function
360 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dregionstr.h114 static inline void RegionInit(RegionPtr _pReg, BoxPtr _rect, int _size) function
360 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dregionstr.h114 static inline void RegionInit(RegionPtr _pReg, BoxPtr _rect, int _size) function
355 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dregionstr.h114 static inline void RegionInit(RegionPtr _pReg, BoxPtr _rect, int _size) function
355 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dregionstr.h134 RegionInit(RegionPtr _pReg, BoxPtr _rect, int _size) function
364 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dregionstr.h134 RegionInit(RegionPtr _pReg, BoxPtr _rect, int _size) function
364 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dregionstr.h134 RegionInit(RegionPtr _pReg, BoxPtr _rect, int _size) function
366 #define REGION_INIT(pScreen, r, b, s) RegionInit(r, b, s)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dscrnintstr.h900 RegionInitProcPtr RegionInit; member in struct:_Screen
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dscrnintstr.h639 RegionInitProcPtr RegionInit; member in struct:_Screen

Completed in 47 milliseconds