Home
last modified time | relevance | path

Searched refs:W_META_STRETCHDIB (Results 1 – 2 of 2) sorted by path

/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx95 #define W_META_STRETCHDIB 0x0f43 macro
588 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()
H A Dwmfwr.cxx101 #define W_META_STRETCHDIB 0x0f43 macro
925 WriteRecordHeader(0x00000000,W_META_STRETCHDIB); in WMFRecord_StretchDIB()

Completed in 62 milliseconds