Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx459 PDFOutDev::PDFOutDev( PDFDoc* pDoc ) : in PDFOutDev() function in pdfi::PDFOutDev
474 void PDFOutDev::endPage() in endPage()
502 void PDFOutDev::saveState(GfxState*) in saveState()
507 void PDFOutDev::restoreState(GfxState*) in restoreState()
631 void PDFOutDev::updateBlendMode(GfxState*) in updateBlendMode()
688 void PDFOutDev::stroke(GfxState *state) in stroke()
697 void PDFOutDev::fill(GfxState *state) in fill()
706 void PDFOutDev::eoFill(GfxState *state) in eoFill()
715 void PDFOutDev::clip(GfxState *state) in clip()
724 void PDFOutDev::eoClip(GfxState *state) in eoClip()
[all …]
H A Dwrapper_gpl.cxx134 pdfi::PDFOutDev* pOutDev( new pdfi::PDFOutDev(&aErrDoc) ); in main()
157 pdfi::PDFOutDev* pOutDev( new pdfi::PDFOutDev(&aDoc) ); in main()
H A Dpdfioutdev_gpl.hxx131 class PDFOutDev : public OutputDev class
144 explicit PDFOutDev( PDFDoc* pDoc );

Completed in 20 milliseconds