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

/haiku/src/add-ons/translators/tga/
H A DTGATranslator.h81 #define TGA_NOCOMP_TRUECOLOR 2 macro
H A DTGATranslator.cpp327 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR ||
348 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR ||
354 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR ||
359 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR ||
364 if ((fileheader.imagetype == TGA_NOCOMP_TRUECOLOR ||
401 case TGA_NOCOMP_TRUECOLOR:
1232 fileheader.imagetype = TGA_NOCOMP_TRUECOLOR;
1249 fileheader.imagetype = TGA_NOCOMP_TRUECOLOR;
1262 fileheader.imagetype = TGA_NOCOMP_TRUECOLOR;
1272 fileheader.imagetype = TGA_NOCOMP_TRUECOLOR;
[all...]
/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp63 #define TGA_NOCOMP_TRUECOLOR 2 macro

Completed in 83 milliseconds