Searched refs:W_META_STRETCHDIB (Results 1 – 2 of 2) sorted by relevance
95 #define W_META_STRETCHDIB 0x0f43 macro588 case W_META_STRETCHDIB: in ReadRecordParams()596 if( nFunc == W_META_STRETCHDIB ) in ReadRecordParams()600 if( nFunc == W_META_STRETCHDIB || nFunc == W_META_STRETCHBLT || nFunc == W_META_DIBSTRETCHBLT ) in ReadRecordParams()608 if( nFunc == W_META_STRETCHDIB || nFunc == W_META_DIBBITBLT || nFunc == W_META_DIBSTRETCHBLT ) in ReadRecordParams()1133 ( nFunction != W_META_STRETCHDIB ) && in ReadWMF()1372 case W_META_STRETCHDIB: in GetPlaceableBound()1378 if( nFunction == W_META_STRETCHDIB ) in GetPlaceableBound()1382 …if( nFunction == W_META_STRETCHDIB || nFunction == W_META_STRETCHBLT || nFunction == W_META_DIBSTR… in GetPlaceableBound()1390 …if( nFunction == W_META_STRETCHDIB || nFunction == W_META_DIBBITBLT || nFunction == W_META_DIBSTRE… in GetPlaceableBound()
101 #define W_META_STRETCHDIB 0x0f43 macro925 WriteRecordHeader(0x00000000,W_META_STRETCHDIB); in WMFRecord_StretchDIB()
Completed in 23 milliseconds