Searched refs:TGA_COLORMAP (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/translators/tga/
H A DTGATranslator.h76 #define TGA_COLORMAP 1 macro
H A DTGATranslator.cpp276 (fileheader.colormaptype == TGA_COLORMAP &&
293 if (fileheader.colormaptype == TGA_COLORMAP &&
301 if (fileheader.colormaptype == TGA_COLORMAP &&
336 if (fileheader.colormaptype == TGA_COLORMAP &&
1292 fileheader.colormaptype = TGA_COLORMAP;
2128 if (fileheader.colormaptype == TGA_COLORMAP) {
/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp58 #define TGA_COLORMAP 1 macro

Completed in 45 milliseconds