Home
last modified time | relevance | path

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

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscie.h369 struct gs_cie_common_s { struct
370 int (*install_cspace)(gs_color_space *, gs_state *);
371 void *client_data;
372 gs_range3 RangeLMN;
373 gs_cie_common_proc3 DecodeLMN;
374 gs_matrix3 MatrixLMN;
375 gs_cie_wb points;
377 struct {
379 } caches;
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscie.h368 struct gs_cie_common_s { struct
369 int (*install_cspace)(gs_color_space *, gs_gstate *);
370 void *client_data;
371 gs_range3 RangeLMN;
372 gs_cie_common_proc3 DecodeLMN;
373 gs_matrix3 MatrixLMN;
374 gs_cie_wb points;
376 struct {
378 } caches;
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscie.h368 struct gs_cie_common_s { struct
369 int (*install_cspace)(gs_color_space *, gs_gstate *);
370 void *client_data;
371 gs_range3 RangeLMN;
372 gs_cie_common_proc3 DecodeLMN;
373 gs_matrix3 MatrixLMN;
374 gs_cie_wb points;
376 struct {
378 } caches;
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscie.h371 struct gs_cie_common_s { struct
372 int (*install_cspace)(gs_color_space *, gs_state *);
373 void *client_data;
374 gs_range3 RangeLMN;
375 gs_cie_common_proc3 DecodeLMN;
376 gs_matrix3 MatrixLMN;
377 gs_cie_wb points;
379 struct {
381 } caches;
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscie.h369 struct gs_cie_common_s { struct
370 int (*install_cspace)(gs_color_space *, gs_state *);
371 void *client_data;
372 gs_range3 RangeLMN;
373 gs_cie_common_proc3 DecodeLMN;
374 gs_matrix3 MatrixLMN;
375 gs_cie_wb points;
377 struct {
379 } caches;
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscie.h371 struct gs_cie_common_s { struct
372 int (*install_cspace)(gs_color_space *, gs_state *);
373 void *client_data;
374 gs_range3 RangeLMN;
375 gs_cie_common_proc3 DecodeLMN;
376 gs_matrix3 MatrixLMN;
377 gs_cie_wb points;
379 struct {
381 } caches;
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgscie.h348 struct gs_cie_common_s { struct
350 void *client_data;
351 gs_range3 RangeLMN;
352 gs_cie_common_proc3 DecodeLMN;
353 gs_matrix3 MatrixLMN;
354 gs_cie_wb points;
356 struct {
358 } caches;
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgscie.h348 struct gs_cie_common_s { struct
350 void *client_data;
351 gs_range3 RangeLMN;
352 gs_cie_common_proc3 DecodeLMN;
353 gs_matrix3 MatrixLMN;
354 gs_cie_wb points;
356 struct {
358 } caches;