Home
last modified time | relevance | path

Searched refs:TGA_TRANSLATOR_VERSION (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/translators/tga/
H A DTGAView.cpp57 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()
H A DTGATranslator.h43 #define TGA_TRANSLATOR_VERSION B_TRANSLATION_MAKE_VERSION(1,0,0) macro
H A DTGATranslator.cpp147 TGA_TRANSLATOR_VERSION, in TGATranslator()