Searched refs:emrType (Results 1 – 3 of 3) sorted by relevance
80 DWORD emrType; in EMFDRV_StretchBlt() local86 emrType = EMR_BITBLT; in EMFDRV_StretchBlt()91 emrType = EMR_STRETCHBLT; in EMFDRV_StretchBlt()112 pEMR->emr.iType = emrType; in EMFDRV_StretchBlt()136 if (emrType == EMR_STRETCHBLT) in EMFDRV_StretchBlt()
882 BOOL EMFDC_WriteEscape( LDC *dc_attr, INT nEscape, INT cbInput, LPSTR lpszInData, DWORD emrType);
2239 BOOL EMFDC_WriteEscape( WINEDC *dc_attr, INT nEscape, INT cbInput, LPSTR lpszInData, DWORD emrType) in EMFDC_WriteEscape() argument2254 pemr->emr.iType = emrType; in EMFDC_WriteEscape()