Searched refs:region (Results 1 - 25 of 111) sorted by relevance

12345

/vbox/src/libs/zlib-1.2.6/contrib/dotzlib/DotZLib/
H A DDotZLib.cs17 #region Internal types
27 #region ZStream structure
57 #region Public enums
82 #region Exception classes
109 #region Interfaces
212 #region Classes
218 #region DLL imports
226 #region Private stuff
H A DChecksumImpl.cs15 #region ChecksumGeneratorBase
100 #region CRC32
106 #region DLL imports
151 #region Adler
157 #region DLL imports
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/core/
H A Drelocate.c72 struct memory_region *region = &memmap.regions[i]; local
75 DBG ( "Considering [%llx,%llx)\n", region->start, region->end);
81 if ( region->start > max ) {
85 r_start = region->start;
86 if ( region->end > max ) {
90 r_end = region->end;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
H A Dpixmapstr.h108 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
113 RegionInit(region, &box, 1);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DCanvas.h53 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
H A Dpixmapstr.h107 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
112 RegionInit(region, &box, 1);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
H A Dpixmapstr.h107 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
112 RegionInit(region, &box, 1);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
H A Dpixmapstr.h107 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
112 RegionInit(region, &box, 1);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A DCanvas.h52 Region region; member in struct:_CanvasExposeDataRec
H A Dpixmapstr.h107 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
112 RegionInit(region, &box, 1);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DCanvas.h53 Region region; member in struct:_CanvasExposeDataRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DCanvas.h53 Region region; member in struct:_CanvasExposeDataRec

Completed in 74 milliseconds

12345