Lines Matching full:dwhite
856 png_int_32 d, dwhite, whiteX, whiteY;861 dwhite = d;868 dwhite += d;875 dwhite += d;882 if (!png_muldiv(&xy->whitex, whiteX, PNG_FP_1, dwhite)) return 1;883 if (!png_muldiv(&xy->whitey, whiteY, PNG_FP_1, dwhite)) return 1;