Searched refs:W_META_DIBSTRETCHBLT (Results 1 – 2 of 2) sorted by relevance
93 #define W_META_DIBSTRETCHBLT 0x0b41 macro587 case W_META_DIBSTRETCHBLT: 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()1135 ( nFunction != W_META_DIBSTRETCHBLT ) ) in ReadWMF()1371 case W_META_DIBSTRETCHBLT: in GetPlaceableBound()1382 …ction == W_META_STRETCHDIB || nFunction == W_META_STRETCHBLT || nFunction == W_META_DIBSTRETCHBLT ) in GetPlaceableBound()1390 …nction == W_META_STRETCHDIB || nFunction == W_META_DIBBITBLT || nFunction == W_META_DIBSTRETCHBLT ) in GetPlaceableBound()
99 #define W_META_DIBSTRETCHBLT 0x0b41 macro
Completed in 59 milliseconds