Home | History | Annotate | Download | only in libpng

Lines Matching refs:pngget

175      functions in pngget.c to get information in info_ptr.  This isolates
255 unused png_ptr, mostly in pngget.c and pngset.c.
261 Add parentheses for easier reading of pngget.c, fixed "||" should be "&&".
658 in pngget.c
802 Fixed some bugs in the unused PNG_INCH_CONVERSIONS functions in pngget.c
1131 Fixed bug in reporting number of channels in pngget.c and pngset.c,
2273 Added png_check_cHRM_fixed() in png.c and moved checking from pngget.c,