HomeSort by relevance Sort by last modified time
    Searched refs:CFX_WindowsDevice (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/include/fxge/
fx_ge_win32.h 71 class CFX_WindowsDevice : public CFX_RenderDevice
76 CFX_WindowsDevice(HDC hDC, FX_BOOL bCmykOutput = FALSE, FX_BOOL bForcePSOutput = FALSE, int psLevel = 2);
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp     [all...]
  /external/pdfium/fpdfsdk/src/
fpdfview.cpp 467 pContext->m_pDevice = FX_NEW CFX_WindowsDevice(dc);
480 CFX_WindowsDevice WinDC(dc);

Completed in 55 milliseconds