Searched refs:PNG_TRANSFORM_STRIP_FILLER_BEFORE (Results 1 – 7 of 7) sorted by relevance
1389 PNG_TRANSFORM_STRIP_FILLER_BEFORE)) != 0) in png_write_png()1394 if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0) in png_write_png()1402 else if ((transforms & PNG_TRANSFORM_STRIP_FILLER_BEFORE) != 0) in png_write_png()
881 #define PNG_TRANSFORM_STRIP_FILLER_BEFORE PNG_TRANSFORM_STRIP_FILLER macro
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()
877 #define PNG_TRANSFORM_STRIP_FILLER_BEFORE PNG_TRANSFORM_STRIP_FILLER macro
3401 PNG_TRANSFORM_STRIP_FILLER_BEFORE Strip out leading
2218 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()