Home
last modified time | relevance | path

Searched defs:gx_device_memory_s (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxdevmem.h84 struct gx_device_memory_s { struct
90 uint raster; /* bytes per scan line */
91 byte *base;
102 int num_planes;
108 byte **line_ptrs; /* scan line pointers */
111 gs_const_string palette; /* RGB triples */
113 struct _c24 {
116 } color24;
122 int mapped_x; /* $ X value mapped to buffer X=0 */
123 int mapped_y; /* lowest Y value mapped to buffer */
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxdevmem.h84 struct gx_device_memory_s { struct
90 uint raster; /* bytes per scan line */
91 byte *base;
102 int num_planes;
108 byte **line_ptrs; /* scan line pointers */
111 gs_const_string palette; /* RGB triples */
113 struct _c24 {
116 } color24;
122 int mapped_x; /* $ X value mapped to buffer X=0 */
123 int mapped_y; /* lowest Y value mapped to buffer */
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxdevmem.h88 byte *base;
110 struct _c24 {
113 } color24;
115 struct _c40 {
118 } color40;
120 struct _c48 {
123 } color48;
125 struct _c56 {
128 } color56;
130 struct _c64 {
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxdevmem.h88 byte *base;
110 struct _c24 {
113 } color24;
115 struct _c40 {
118 } color40;
120 struct _c48 {
123 } color48;
125 struct _c56 {
128 } color56;
130 struct _c64 {
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxdevmem.h86 byte *base;
108 struct _c24 {
111 } color24;
113 struct _c40 {
116 } color40;
118 struct _c48 {
121 } color48;
123 struct _c56 {
126 } color56;
128 struct _c64 {
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxdevmem.h86 byte *base;
108 struct _c24 {
111 } color24;
113 struct _c40 {
116 } color40;
118 struct _c48 {
121 } color48;
123 struct _c56 {
126 } color56;
128 struct _c64 {
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxdevmem.h85 byte *base;
106 struct _c24 {
109 } color24;
111 struct _c40 {
114 } color40;
116 struct _c48 {
119 } color48;
121 struct _c56 {
124 } color56;
126 struct _c64 {
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxdevmem.h85 byte *base;
106 struct _c24 {
109 } color24;
111 struct _c40 {
114 } color40;
116 struct _c48 {
119 } color48;
121 struct _c56 {
124 } color56;
126 struct _c64 {
[all …]