Searched refs:PNG_TRANSFORM_STRIP_FILLER_BEFORE (Results 1 – 7 of 7) sorted by relevance
1400 PNG_TRANSFORM_STRIP_FILLER_BEFORE)) != 0) in png_write_png()1405 if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0) in png_write_png()1413 else if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0) in png_write_png()
846 #define PNG_TRANSFORM_STRIP_FILLER_BEFORE PNG_TRANSFORM_STRIP_FILLER macro
3402 PNG_TRANSFORM_STRIP_FILLER_BEFORE Strip out leading
2217 Undid previous change and added PNG_TRANSFORM_STRIP_FILLER_BEFORE and
1347 PNG_TRANSFORM_STRIP_FILLER_BEFORE)) in write_png()1352 PNG_TRANSFORM_STRIP_FILLER_BEFORE)) in write_png()