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

/haiku/src/add-ons/translators/tga/
H A DTGATranslator.h80 #define TGA_NOCOMP_COLORMAP 1 macro
H A DTGATranslator.cpp184 if (filehead.imagetype == TGA_NOCOMP_COLORMAP ||
275 fileheader.imagetype == TGA_NOCOMP_COLORMAP) ||
277 fileheader.imagetype != TGA_NOCOMP_COLORMAP &&
396 case TGA_NOCOMP_COLORMAP:
1296 fileheader.imagetype = TGA_NOCOMP_COLORMAP;
2167 case TGA_NOCOMP_COLORMAP:
/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp62 #define TGA_NOCOMP_COLORMAP 1 macro

Completed in 154 milliseconds