Home
last modified time | relevance | path

Searched refs:PNG_IMPEXP (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/samples/fx_lpng/lpng_v163/
Dpngconf.h255 # define PNG_EXPORT_TYPE(type) type PNG_IMPEXP
290 #ifndef PNG_IMPEXP
293 # define PNG_IMPEXP PNG_DLL_IMPORT macro
296 # ifndef PNG_IMPEXP
297 # define PNG_IMPEXP macro
313 # define PNG_EXPORT_TYPE(type) PNG_IMPEXP type
Dpngpriv.h182 #ifndef PNG_IMPEXP
184 # define PNG_IMPEXP PNG_DLL_EXPORT macro
189 # define PNG_IMPEXP macro
/external/libpng/
Dpngconf.h255 # define PNG_EXPORT_TYPE(type) type PNG_IMPEXP
290 #ifndef PNG_IMPEXP
293 # define PNG_IMPEXP PNG_DLL_IMPORT macro
296 # ifndef PNG_IMPEXP
297 # define PNG_IMPEXP macro
313 # define PNG_EXPORT_TYPE(type) PNG_IMPEXP type
Dpngpriv.h228 #ifndef PNG_IMPEXP
230 # define PNG_IMPEXP PNG_DLL_EXPORT macro
235 # define PNG_IMPEXP macro
DCHANGES908 Changed PNG_EXPORT_VAR to use PNG_IMPEXP, in pngconf.h.
942 Make sure PNGAPI and PNG_IMPEXP are defined in pngconf.h.