Home
last modified time | relevance | path

Searched defs:ImageSetCmap (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/movingmotif/movingmotif-2.3.0/demo/mindsrc/
H A DImage.h74 #define ImageSetCmap(image, index, r, g, b) do { \ macro
/dports/graphics/xpaint/xpaint-2.9.10.3/rw/
H A Dimage.h124 #define ImageSetCmap(image, index, r, g, b) do { \ macro
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dimage.h124 #define ImageSetCmap(image, index, r, g, b) do { \ macro
/dports/graphics/sdl_image/SDL_image-1.2.12/
H A DIMG_gif.c85 #define ImageSetCmap(s, i, R, G, B) do { \ macro
/dports/graphics/sdl2_image/SDL2_image-2.0.5/
H A DIMG_gif.c82 #define ImageSetCmap(s, i, R, G, B) do { \ macro
/dports/games/instead/instead-3.4.1/src/
H A DSDL_gif.c77 #define ImageSetCmap(s, i, R, G, B) do { \ macro