Home
last modified time | relevance | path

Searched defs:NUM_COLOURS (Results 1 – 7 of 7) sorted by relevance

/dports/editors/wordgrinder/wordgrinder-0.6/src/c/arch/unix/x11/
H A Dx11.h31 NUM_COLOURS enumerator
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcolour.h70 NUM_COLOURS enumerator
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevlx50.c620 #define NUM_COLOURS ( MAX_COLOUR - MIN_COLOUR + 1 ) macro
1211 byte *colourBufs[NUM_COLOURS], in processCMYKline()
1687 printSwipe( lx5000_device *lx5000dev, byte *colourBufs[NUM_COLOURS], in printSwipe()
/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/
H A Dgdevlx50.c623 #define NUM_COLOURS ( MAX_COLOUR - MIN_COLOUR + 1 ) macro
1212 byte *colourBufs[NUM_COLOURS], in processCMYKline()
1688 printSwipe( lx5000_device *lx5000dev, byte *colourBufs[NUM_COLOURS], in printSwipe()
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/
H A Dgdevlx50.c623 #define NUM_COLOURS ( MAX_COLOUR - MIN_COLOUR + 1 ) macro
1212 byte *colourBufs[NUM_COLOURS], in processCMYKline()
1688 printSwipe( lx5000_device *lx5000dev, byte *colourBufs[NUM_COLOURS], in printSwipe()
/dports/games/dMagnetic/dMagnetic_0.32/src/gui/
H A Ddefault_callbacks.c709 #define NUM_COLOURS 16 in default_cbDrawPicture() macro
/dports/games/gtypist/gtypist-2.9.5/src/
H A Dgtypist.c133 #define NUM_COLOURS (sizeof( colour_array ) / sizeof( short )) macro