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

  /external/pdfium/core/include/fxge/
fx_ge.h 637 class IFX_PSOutput
653 void Init(IFX_PSOutput* pOutput, int ps_level, int width, int height, FX_BOOL bCmykOutput);
702 IFX_PSOutput* m_pOutput;
  /external/pdfium/core/src/fxge/win32/
win32_int.h 167 class CPSOutput : public IFX_PSOutput, public CFX_Object
  /external/pdfium/core/src/fxge/ge/
fx_ge_ps.cpp 36 void CFX_PSRenderer::Init(IFX_PSOutput* pOutput, int pslevel, int width, int height, FX_BOOL bCmykOutput)

Completed in 56 milliseconds