Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp171 IDWriteGdiInterop* pGdiInterop = NULL; in DwCreateRenderingTarget() local
175 hr = pDwFactory->GetGdiInterop(&pGdiInterop); in DwCreateRenderingTarget()
179 hr = pGdiInterop->CreateBitmapRenderTarget( in DwCreateRenderingTarget()
196 SafeRelease(&pGdiInterop); in DwCreateRenderingTarget()
201 SafeRelease(&pGdiInterop); in DwCreateRenderingTarget()