Home
last modified time | relevance | path

Searched refs:CopyTargetDevice (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dtrans/source/win32/dtobj/
H A DFetc.cxx72 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()
/trunk/main/dtrans/source/win32/misc/
H A DImplHelper.cxx261 DVTARGETDEVICE* SAL_CALL CopyTargetDevice( DVTARGETDEVICE* ptdSrc ) function
340 petcDest->ptd = CopyTargetDevice(petcSrc->ptd);
H A DImplHelper.hxx52 DVTARGETDEVICE* SAL_CALL CopyTargetDevice(DVTARGETDEVICE* ptdSrc);

Completed in 22 milliseconds