Lines Matching refs:Src
2807 \param cwh W & H for Dst and Src in logical units
2898 Note that unlike U_EMRBITBLT there is no scaling available - the Src and Dst
2902 \param cwh W & H for Dst and Src in logical units
2903 \param Src Source UL corner in logical units
2910 U_POINT16 Src,
2929 pmr_px->ySrc = Src.y;
2930 pmr_px->xSrc = Src.x;
2947 pmr_nopx->ySrc = Src.y;
2948 pmr_nopx->xSrc = Src.x;
2964 \param Src Source UL corner in logical units
2972 U_POINT16 Src,
2994 pmr_px->ySrc = Src.y;
2995 pmr_px->xSrc = Src.x;
3014 pmr_nopx->ySrc = Src.y;
3015 pmr_nopx->xSrc = Src.x;
3339 \param Src Source UL corner in logical units
3340 \param cwh W & H in logical units of Src and Dst
3349 U_POINT16 Src,
3370 pmr_px->ySrc = Src.y;
3371 pmr_px->xSrc = Src.x;
3389 pmr_nopx->ySrc = Src.y;
3390 pmr_nopx->xSrc = Src.x;
3406 \param Src Source UL corner in logical units
3416 U_POINT16 Src,
3438 pmr_px->ySrc = Src.y;
3439 pmr_px->xSrc = Src.x;
3459 pmr_nopx->ySrc = Src.y;
3460 pmr_nopx->xSrc = Src.x;
3530 \param Src Source UL corner in logical units
3541 U_POINT16 Src,
3565 pmr->ySrc = Src.y;
3566 pmr->xSrc = Src.x;
5352 \param cwh W & H for Dst and Src in logical units
5445 Note that unlike U_EMRBITBLT there is no scaling available - the Src and Dst
5450 \param cwh W & H for Dst and Src in logical units
5451 \param Src Source UL corner in logical units
5460 U_POINT16 * Src,
5471 Src->y = *(int16_t *)( contents + offsetof(U_WMRBITBLT_NOPX, ySrc ));
5472 Src->x = *(int16_t *)( contents + offsetof(U_WMRBITBLT_NOPX, xSrc ));
5482 Src->y = *(int16_t *)( contents + offsetof(U_WMRBITBLT_PX, ySrc ));
5483 Src->x = *(int16_t *)( contents + offsetof(U_WMRBITBLT_PX, xSrc ));
5500 \param Src Source UL corner in logical units
5510 U_POINT16 * Src,
5524 Src->y = *(int16_t *)( contents + offsetof(U_WMRSTRETCHBLT_NOPX, ySrc ));
5525 Src->x = *(int16_t *)( contents + offsetof(U_WMRSTRETCHBLT_NOPX, xSrc ));
5537 Src->y = *(int16_t *)( contents + offsetof(U_WMRSTRETCHBLT_PX, ySrc ));
5538 Src->x = *(int16_t *)( contents + offsetof(U_WMRSTRETCHBLT_PX, xSrc ));
5823 \param Src UL corner of Src rect in logical units
5825 \param ScanCount Number of scan lines in Src
5826 \param StartScan First Scan line in Src
5833 U_POINT16 * Src,
5844 Src->y = *(int16_t *)( contents + offsetof(U_WMRSETDIBTODEV, ySrc ));
5845 Src->x = *(int16_t *)( contents + offsetof(U_WMRSETDIBTODEV, xSrc ));
5977 \param Src Source UL corner in logical units
5978 \param cwh W & H in logical units of Src and Dst
5986 U_POINT16 * Src,
5996 Src->y = *(int16_t *)( contents + offsetof(U_WMRDIBBITBLT_NOPX, ySrc ));
5997 Src->x = *(int16_t *)( contents + offsetof(U_WMRDIBBITBLT_NOPX, xSrc ));
6006 Src->y = *(int16_t *)( contents + offsetof(U_WMRDIBBITBLT_PX, ySrc ));
6007 Src->x = *(int16_t *)( contents + offsetof(U_WMRDIBBITBLT_PX, xSrc ));
6024 \param Src Source UL corner in logical units
6033 U_POINT16 * Src,
6044 Src->y = *(int16_t *)( contents + offsetof(U_WMRDIBSTRETCHBLT_NOPX, ySrc ));
6045 Src->x = *(int16_t *)( contents + offsetof(U_WMRDIBSTRETCHBLT_NOPX, xSrc ));
6056 Src->y = *(int16_t *)( contents + offsetof(U_WMRDIBSTRETCHBLT_PX, ySrc ));
6057 Src->x = *(int16_t *)( contents + offsetof(U_WMRDIBSTRETCHBLT_PX, xSrc ));
6095 *Bm16 = (contents + offsetof(U_WMRDIBCREATEPATTERNBRUSH, Src));
6106 *dib = (contents + offsetof(U_WMRDIBCREATEPATTERNBRUSH, Src));
6112 *dib = (contents + offsetof(U_WMRDIBCREATEPATTERNBRUSH, Src));
6124 \param Src Source UL corner in logical units
6134 U_POINT16 * Src,
6147 Src->y = *(int16_t *)( contents + offsetof(U_WMRSTRETCHDIB, ySrc ));
6148 Src->x = *(int16_t *)( contents + offsetof(U_WMRSTRETCHDIB, xSrc ));