Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_STRUCT_PNG

60    png_ptr = (png_structp)png_create_struct_2(PNG_STRUCT_PNG,
63 png_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG);
306 *ptr_ptr = (png_structp)png_create_struct(PNG_STRUCT_PNG);