HomeSort by relevance Sort by last modified time
    Searched defs:PNGAPI (Results 1 - 3 of 3) sorted by null

  /external/libpng/
pngconf.h 108 * PNGAPI Calling convention for exported functions.
121 * PNG_API_RULE=1 Use the operating system convention for PNGAPI and
205 # define PNGAPI __stdcall
215 # if PNG_API_RULE == 1 && !defined(PNGAPI)
216 # define PNGAPI _stdcall
222 # if defined(PNGAPI) && !defined(PNG_USER_PRIVATEBUILD)
223 # error "PNG_USER_PRIVATEBUILD must be defined if PNGAPI is changed"
245 # define PNGAPI _System
260 #ifndef PNGAPI
261 # define PNGAPI PNGCAP
    [all...]
  /external/pdfium/third_party/libpng16/
pngconf.h 108 * PNGAPI Calling convention for exported functions.
121 * PNG_API_RULE=1 Use the operating system convention for PNGAPI and
205 # define PNGAPI __stdcall
215 # if PNG_API_RULE == 1 && !defined(PNGAPI)
216 # define PNGAPI _stdcall
222 # if defined(PNGAPI) && !defined(PNG_USER_PRIVATEBUILD)
223 # error "PNG_USER_PRIVATEBUILD must be defined if PNGAPI is changed"
245 # define PNGAPI _System
260 #ifndef PNGAPI
261 # define PNGAPI PNGCAP
    [all...]
  /external/syslinux/com32/include/
pngconf.h     [all...]

Completed in 88 milliseconds