Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:PNG_STRUCT_PNG

50    png_ptr = (png_structp)png_create_struct_2(PNG_STRUCT_PNG,
53 png_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG);
274 *ptr_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG);