Lines Matching refs:purpose
1564 png_write_pCAL(png_structp png_ptr, png_charp purpose, png_int_32 X0,1581 purpose_len = png_check_keyword(png_ptr, purpose, &new_purpose) + 1;1582 png_debug1(3, "pCAL purpose length = %d", (int)purpose_len);