Lines Matching refs:TRNSFR_GRAPHIC
540 if( eBufferType & TRNSFR_GRAPHIC && pOrigGrf ) in GetData()
545 if( eBufferType & TRNSFR_GRAPHIC ) in GetData()
551 if( (eBufferType & TRNSFR_GRAPHIC) && (pClpBitmap != 0 || pClpGraphic != 0)) in GetData()
805 eBufferType = TRNSFR_GRAPHIC; in PrepareForCopy()
912 eBufferType = (TransferBufferType)( TRNSFR_GRAPHIC | eBufferType ); in PrepareForCopy()
2863 ((TRNSFR_DOCUMENT|TRNSFR_GRAPHIC|TRNSFR_OLE) & pClipboard->eBufferType )) in PasteFormat()
2964 else if( pClipboard->eBufferType & TRNSFR_GRAPHIC ) in PasteSpecial()
3030 else if( pClipboard->eBufferType & TRNSFR_GRAPHIC ) in FillClipFmtItem()
3089 eBufferType = TRNSFR_GRAPHIC; in SetDataForDragAndDrop()
3139 eBufferType = (TransferBufferType)( TRNSFR_GRAPHIC | eBufferType ); in SetDataForDragAndDrop()
3418 TRNSFR_GRAPHIC == eBufferType ) in PrivateDrop()