Home
last modified time | relevance | path

Searched refs:tga_flip_vert (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/image/tga/
H A Dfiletga.h174 tga_result tga_flip_vert(tga_image *img);
H A Dfiletga.c622 tga_result tga_flip_vert(tga_image *img) { in tga_flip_vert() function
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/image/
H A Dtarga.h188 tga_result tga_flip_vert(tga_image *img);
H A Dtarga.c778 tga_result tga_flip_vert(tga_image *img) in tga_flip_vert() function
/dports/games/openspades/openspades-0.1.3/Sources/Core/
H A DTargaWriter.cpp199 tga_result tga_flip_vert(tga_image *img);
894 tga_result tga_flip_vert(tga_image *img) in tga_flip_vert() function
/dports/games/openspades/openspades-0.1.3/Sources/Tools/
H A DBdfToOSFont.cpp187 tga_result tga_flip_vert(tga_image *img);
883 tga_result tga_flip_vert(tga_image *img) in tga_flip_vert() function
2028 (void)tga_flip_vert(&img); in main()