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

/haiku-fatelf/src/add-ons/translators/tga/
H A DTGATranslator.h84 #define TGA_RLE_TRUECOLOR 10 macro
H A DTGATranslator.cpp328 fileheader.imagetype == TGA_RLE_TRUECOLOR) &&
349 fileheader.imagetype == TGA_RLE_TRUECOLOR) &&
355 fileheader.imagetype == TGA_RLE_TRUECOLOR) &&
360 fileheader.imagetype == TGA_RLE_TRUECOLOR) &&
365 fileheader.imagetype == TGA_RLE_TRUECOLOR) &&
411 case TGA_RLE_TRUECOLOR:
1230 fileheader.imagetype = TGA_RLE_TRUECOLOR;
1247 fileheader.imagetype = TGA_RLE_TRUECOLOR;
1260 fileheader.imagetype = TGA_RLE_TRUECOLOR;
1270 fileheader.imagetype = TGA_RLE_TRUECOLOR;
[all...]
/haiku-fatelf/src/tools/translation/tgainfo/
H A Dtgainfo.cpp62 #define TGA_RLE_TRUECOLOR 10 macro

Completed in 101 milliseconds