Home
last modified time | relevance | path

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

/reactos/dll/win32/oleaut32/
H A Dolepicture.c802 HDC hdcIn, in OLEPictureImpl_SelectPicture() argument
807 TRACE("(%p)->(%p, %p, %p)\n", This, hdcIn, phdcOut, phbmpOut); in OLEPictureImpl_SelectPicture()
812 if (hdcIn) SelectObject(hdcIn,This->desc.u.bmp.hbitmap); in OLEPictureImpl_SelectPicture()
813 This->hDCCur = hdcIn; in OLEPictureImpl_SelectPicture()
/reactos/dll/win32/olepro32/
H A Dolepro.idl219 HRESULT SelectPicture([in] int hdcIn,
/reactos/sdk/include/psdk/
H A Dstdole2.idl336 HRESULT SelectPicture([in] int hdcIn,