Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_EXPORT

1476 #           define PNG_EXPORT PNG_EXPORT_TYPE1
1478 # define PNG_EXPORT PNG_EXPORT_TYPE2
1520 # ifndef PNG_EXPORT
1521 # define PNG_EXPORT(type,symbol) PNG_FUNCTION_EXPORT symbol END
1530 #ifndef PNG_EXPORT
1531 # define PNG_EXPORT(type,symbol) PNG_IMPEXP type PNGAPI symbol