Searched refs:CopyTargetDevice (Results 1 – 3 of 3) sorted by relevance
72 m_FormatEtc.ptd = CopyTargetDevice( ptd ); in CFormatEtc()85 m_FormatEtc.ptd = CopyTargetDevice( theOther.m_FormatEtc.ptd ); in CFormatEtc()102 m_FormatEtc.ptd = CopyTargetDevice( theOther.m_FormatEtc.ptd ); in operator =()171 *lpDvTargetDevice = CopyTargetDevice( m_FormatEtc.ptd ); in getTargetDevice()
261 DVTARGETDEVICE* SAL_CALL CopyTargetDevice( DVTARGETDEVICE* ptdSrc ) function340 petcDest->ptd = CopyTargetDevice(petcSrc->ptd);
52 DVTARGETDEVICE* SAL_CALL CopyTargetDevice(DVTARGETDEVICE* ptdSrc);
Completed in 25 milliseconds