Searched refs:PDFOutDev (Results 1 – 3 of 3) sorted by relevance
462 PDFOutDev::PDFOutDev( PDFDoc* pDoc ) : in PDFOutDev() function in pdfi::PDFOutDev477 void PDFOutDev::endPage() in endPage()505 void PDFOutDev::saveState(GfxState*) in saveState()510 void PDFOutDev::restoreState(GfxState*) in restoreState()634 void PDFOutDev::updateBlendMode(GfxState*) in updateBlendMode()691 void PDFOutDev::stroke(GfxState *state) in stroke()700 void PDFOutDev::fill(GfxState *state) in fill()709 void PDFOutDev::eoFill(GfxState *state) in eoFill()718 void PDFOutDev::clip(GfxState *state) in clip()727 void PDFOutDev::eoClip(GfxState *state) in eoClip()[all …]
159 pdfi::PDFOutDev* pOutDev( new pdfi::PDFOutDev(&aErrDoc) ); in main()182 pdfi::PDFOutDev* pOutDev( new pdfi::PDFOutDev(&aDoc) ); in main()
136 class PDFOutDev : public OutputDev class149 explicit PDFOutDev( PDFDoc* pDoc );
Completed in 23 milliseconds