Home
last modified time | relevance | path

Searched refs:PNG_API_RULE (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/third_party/libpng16/
Dpngconf.h190 # if PNG_API_RULE == 2
201 # if PNG_API_RULE == 1
215 # if PNG_API_RULE == 1 && !defined(PNGAPI)
Dpnglibconf.h187 #define PNG_API_RULE 0 macro
/external/libpng/
Dpngconf.h190 # if PNG_API_RULE == 2
201 # if PNG_API_RULE == 1
215 # if PNG_API_RULE == 1 && !defined(PNGAPI)
Dpnglibconf.h193 #define PNG_API_RULE 0 macro
DINSTALL374 necessary to set PNG_API_RULE to 1 should advise the mailing list
376 therefore set PNG_API_RULE to 2 should also contact the mailing list.
DCHANGES2943 Safe, albeit rudimentary, Watcom support is provided by PNG_API_RULE==2
/external/libpng/projects/owatcom/
Dpngconfig.mak87 …vi -q -k ":1,$$s/PNG_API_RULE 0$$/PNG_API_RULE 2/\n:w! $@\n:q!\n" ..\..\scripts\pnglibconf.h.prebu…
147 $# (scripts\pnglibconf.h.prebuilt) by editting PNG_API_RULE to 2 (to force use
/external/libpng/scripts/
Dpnglibconf.h.prebuilt193 #define PNG_API_RULE 0
Dpnglibconf.dfa157 # multiple procedure call standards. Unless PNG_API_RULE is set explicitly
163 @# ifndef PNG_API_RULE
164 @# define PNG_API_RULE 2 /* Use Watcom calling conventions */