Searched refs:pGdiInterop (Results 1 – 1 of 1) sorted by relevance
183 IDWriteGdiInterop* pGdiInterop = NULL; in DwCreateRenderingTarget() local187 hr = pDwFactory->GetGdiInterop(&pGdiInterop); in DwCreateRenderingTarget()191 hr = pGdiInterop->CreateBitmapRenderTarget(NULL, pBitmap->GetWidth(), pBitmap->GetHeight(), in DwCreateRenderingTarget()212 SafeRelease(&pGdiInterop); in DwCreateRenderingTarget()217 SafeRelease(&pGdiInterop); in DwCreateRenderingTarget()