Home
last modified time | relevance | path

Searched defs:pPause (Results 1 – 24 of 24) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_progressiverenderer.cpp33 void CPDF_ProgressiveRenderer::Start(PauseIndicatorIface* pPause) { in Start()
42 void CPDF_ProgressiveRenderer::Continue(PauseIndicatorIface* pPause) { in Continue()
Dcpdf_imagerenderer.cpp535 bool CPDF_ImageRenderer::Continue(PauseIndicatorIface* pPause) { in Continue()
550 bool CPDF_ImageRenderer::ContinueDefault(PauseIndicatorIface* pPause) { in ContinueDefault()
563 bool CPDF_ImageRenderer::ContinueBlend(PauseIndicatorIface* pPause) { in ContinueBlend()
568 bool CPDF_ImageRenderer::ContinueTransform(PauseIndicatorIface* pPause) { in ContinueTransform()
Dcpdf_imageloader.cpp44 bool CPDF_ImageLoader::Continue(PauseIndicatorIface* pPause, in Continue()
Dcpdf_imagecacheentry.cpp85 bool CPDF_ImageCacheEntry::Continue(PauseIndicatorIface* pPause, in Continue()
Dcpdf_pagerendercache.cpp106 bool CPDF_PageRenderCache::Continue(PauseIndicatorIface* pPause, in Continue()
Dcpdf_renderstatus.cpp255 PauseIndicatorIface* pPause) { in ContinueSingleObject()
/external/pdfium/core/fxcodec/jbig2/
Djbig2module.cpp41 PauseIndicatorIface* pPause) { in StartDecode()
65 PauseIndicatorIface* pPause) { in ContinueDecode()
DJBig2_Context.cpp80 JBig2_Result CJBig2_Context::DecodeSequential(PauseIndicatorIface* pPause) { in DecodeSequential()
133 PauseIndicatorIface* pPause) { in GetFirstPage()
152 bool CJBig2_Context::Continue(PauseIndicatorIface* pPause) { in Continue()
279 PauseIndicatorIface* pPause) { in ParseSegmentData()
290 PauseIndicatorIface* pPause) { in ProcessingParseSegmentData()
814 PauseIndicatorIface* pPause) { in ParsePatternDict()
852 PauseIndicatorIface* pPause) { in ParseHalftoneRegion()
932 PauseIndicatorIface* pPause) { in ParseGenericRegion()
DJBig2_PddProc.cpp19 PauseIndicatorIface* pPause) { in DecodeArith()
DJBig2_GrdProc.h33 UnownedPtr<PauseIndicatorIface> pPause; variable
DJBig2_HtrdProc.cpp20 PauseIndicatorIface* pPause) { in DecodeArith()
/external/pdfium/core/fxge/dib/
Dcfx_imagestretcher.cpp124 bool CFX_ImageStretcher::Continue(PauseIndicatorIface* pPause) { in Continue()
144 bool CFX_ImageStretcher::ContinueStretch(PauseIndicatorIface* pPause) { in ContinueStretch()
Dcfx_imagerenderer.cpp88 bool CFX_ImageRenderer::Continue(PauseIndicatorIface* pPause) { in Continue()
Dcfx_imagetransformer.cpp385 bool CFX_ImageTransformer::Continue(PauseIndicatorIface* pPause) { in Continue()
408 void CFX_ImageTransformer::ContinueRotate(PauseIndicatorIface* pPause) { in ContinueRotate()
415 void CFX_ImageTransformer::ContinueOther(PauseIndicatorIface* pPause) { in ContinueOther()
Dcstretchengine.cpp311 bool CStretchEngine::Continue(PauseIndicatorIface* pPause) { in Continue()
347 bool CStretchEngine::ContinueStretchHorz(PauseIndicatorIface* pPause) { in ContinueStretchHorz()
/external/pdfium/core/fxcodec/
Dscanlinedecoder.cpp50 bool ScanlineDecoder::SkipToScanline(int line, PauseIndicatorIface* pPause) { in SkipToScanline()
/external/pdfium/core/fpdfapi/page/
Dcpdf_pageobjectholder.cpp59 void CPDF_PageObjectHolder::ContinueParse(PauseIndicatorIface* pPause) { in ContinueParse()
Dcpdf_contentparser.cpp111 bool CPDF_ContentParser::Continue(PauseIndicatorIface* pPause) { in Continue()
Dcpdf_image.cpp377 bool CPDF_Image::Continue(PauseIndicatorIface* pPause) { in Continue()
Dcpdf_dib.cpp296 CPDF_DIB::LoadState CPDF_DIB::ContinueLoadDIBBase(PauseIndicatorIface* pPause) { in ContinueLoadDIBBase()
724 CPDF_DIB::LoadState CPDF_DIB::ContinueLoadMaskDIB(PauseIndicatorIface* pPause) { in ContinueLoadMaskDIB()
/external/pdfium/core/fxge/
Drenderdevicedriver_iface.cpp58 PauseIndicatorIface* pPause) { in ContinueDIBits()
Dcfx_renderdevice.cpp832 PauseIndicatorIface* pPause) { in ContinueDIBits()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1584 PauseIndicatorIface* pPause) { in ContinueDIBits()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2530 PauseIndicatorIface* pPause) { in ContinueDIBits()