Searched defs:PNG_EXPORT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libpng-1.2.8/
H A Dpngconf.h1286 # define PNG_EXPORT PNG_EXPORT_TYPE1 macro
1288 # define PNG_EXPORT PNG_EXPORT_TYPE2 macro
1326 # ifndef PNG_EXPORT
1327 # define PNG_EXPORT(type,symbol) PNG_FUNCTION_EXPORT symbol END macro
1336 #ifndef PNG_EXPORT
1337 # define PNG_EXPORT(type,symbol) PNG_IMPEXP type PNGAPI symbol macro

Completed in 49 milliseconds