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

/haiku/src/add-ons/translators/tga/
H A DTGATranslator.h85 #define TGA_RLE_BW 11 macro
H A DTGATranslator.cpp333 fileheader.imagetype == TGA_RLE_BW) &&
416 case TGA_RLE_BW:
1309 fileheader.imagetype = TGA_RLE_BW;
2139 fileheader.imagetype != TGA_RLE_BW &&
2173 case TGA_RLE_BW:
/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp67 #define TGA_RLE_BW 11 macro

Completed in 88 milliseconds