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

/haiku/src/tools/translation/tgainfo/
H A Dtgainfo.cpp135 tga_uint32(char *buffer, int32 offset) function
246 extoffset = tga_uint32(tgafooter, 0);
247 devoffset = tga_uint32(tgafooter, 4);
325 "(%ld)\n"), tga_uint32(extbuf, 482),
326 tga_uint32(extbuf, 482));
328 "(%ld)\n"), tga_uint32(extbuf, 486),
329 tga_uint32(extbuf, 486));
331 "(%ld)\n"), tga_uint32(extbuf, 490),
332 tga_uint32(extbuf, 490));

Completed in 78 milliseconds