Lines Matching full:png_modification
1843 * to a list of png_modification structures that actually perform the
1972 struct png_modification *modifications; /* Changes to make */
2367 typedef struct png_modification
2369 struct png_modification *next;
2374 struct png_modification *me, int add);
2384 } png_modification;
2387 modification_reset(png_modification *pmm)
2399 modification_init(png_modification *pmm)
2628 png_modification *mod;
2925 png_modification this;
2930 gama_modify(png_modifier *pm, png_modification *me, int add)
2957 png_modification this;
2963 chrm_modify(png_modifier *pm, png_modification *me, int add)
3010 png_modification this;
3015 srgb_modify(png_modifier *pm, png_modification *me, int add)
3052 png_modification this;
3057 sbit_modify(png_modifier *pm, png_modification *me, int add)