Lines Matching refs:invert
453 int32_t width, height, colortype, invert; // if needed these values will be set by wget_DIB_params
456 dibparams = wget_DIB_params(dib, &px, &ct, &numCt, &width, &height, &colortype, &invert);
467 invert // If DIB rows are in opposite order from RGBA rows
550 int32_t width, height, colortype, numCt, invert;
555 invert = 0;
567 invert // If DIB rows are in opposite order from RGBA rows
1323 int32_t width, height, colortype, invert; // if needed these values will be set in wget_DIB_params
1326 dibparams = wget_DIB_params(dib, &px, &ct, &numCt, &width, &height, &colortype, &invert);
1341 invert // If DIB rows are in opposite order from RGBA rows
1422 int32_t width, height, colortype, numCt, invert;
1428 invert = 0;
1446 invert // If DIB rows are in opposite order from RGBA rows