Searched refs:TGA_TRANSLATOR_VERSION (Results 1 – 3 of 3) sorted by relevance
57 static_cast<int>(B_TRANSLATION_MAJOR_VERSION(TGA_TRANSLATOR_VERSION)), in TGAView()58 static_cast<int>(B_TRANSLATION_MINOR_VERSION(TGA_TRANSLATOR_VERSION)), in TGAView()60 TGA_TRANSLATOR_VERSION)), __DATE__); in TGAView()
43 #define TGA_TRANSLATOR_VERSION B_TRANSLATION_MAKE_VERSION(1,0,0) macro
147 TGA_TRANSLATOR_VERSION, in TGATranslator()