Home
last modified time | relevance | path

Searched refs:ContinueBlend (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_imagerenderer.h65 bool ContinueBlend(PauseIndicatorIface* pPause);
Dcpdf_imagerenderer.cpp542 return ContinueBlend(pPause); in Continue()
563 bool CPDF_ImageRenderer::ContinueBlend(PauseIndicatorIface* pPause) { in ContinueBlend() function in CPDF_ImageRenderer