HomeSort by relevance Sort by last modified time
    Searched full:pgdiinterop (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fxge/win32/
fx_win32_dwrite.cpp 171 IDWriteGdiInterop* pGdiInterop = NULL;
175 hr = pDwFactory->GetGdiInterop(&pGdiInterop);
179 hr = pGdiInterop->CreateBitmapRenderTarget(
196 SafeRelease(&pGdiInterop);
201 SafeRelease(&pGdiInterop);

Completed in 370 milliseconds