Home
last modified time | relevance | path

Searched refs:HAVE_LIBPNG (Results 1 – 4 of 4) sorted by relevance

/third_party/cups-filters/
Dconfig.h48 #define HAVE_LIBPNG macro
Dconfigure.ac290 AC_DEFINE([HAVE_LIBPNG], [], [Defines if we provide png library.]) definition
/third_party/cups-filters/cupsfilters/
Dimage-png.c23 #if defined(HAVE_LIBPNG) && defined(HAVE_LIBZ)
Dimage.c384 #if defined(HAVE_LIBPNG) && defined(HAVE_LIBZ) in cupsImageOpen()