Searched refs:lStretchBltMode (Results 1 – 4 of 4) sorted by relevance
1365 return pdcattr->lStretchBltMode; in GetStretchBltMode()1390 iOldMode = pdcattr->lStretchBltMode; in SetStretchBltMode()1391 pdcattr->lStretchBltMode = iStretchMode; in SetStretchBltMode()
315 LONG lStretchBltMode; member
293 oSMode = pdcattr->lStretchBltMode; in GreSetStretchBltMode()294 pdcattr->lStretchBltMode = iStretchMode; in GreSetStretchBltMode()
302 pdc->dcattr.lStretchBltMode = 1; in DC_vInitDc()