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

/external/libpng/
H A Dpngconf.h141 * the compiler which symbols to export. The png.h macro 'PNG_EXPORT'
310 #define PNG_EXPORT(ordinal, type, name, args) \ macro
451 PNG_EXPORT(ordinal, type, name, args);
459 PNG_EXPORT(ordinal, type, name, args);
/external/pdfium/third_party/lpng_v163/
H A Dpngconf.h163 * the compiler which symbols to export. The png.h macro 'PNG_EXPORT'
332 #define PNG_EXPORT(ordinal, type, name, args)\ macro
446 PNG_EXPORT(ordinal, type, name, args);
454 PNG_EXPORT(ordinal, type, name, args);

Completed in 49 milliseconds