Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:PNG_EXPORT

1353 #           define PNG_EXPORT PNG_EXPORT_TYPE1
1355 # define PNG_EXPORT PNG_EXPORT_TYPE2
1393 # ifndef PNG_EXPORT
1394 # define PNG_EXPORT(type,symbol) PNG_FUNCTION_EXPORT symbol END
1403 #ifndef PNG_EXPORT
1404 # define PNG_EXPORT(type,symbol) PNG_IMPEXP type PNGAPI symbol