Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderoptions.h50 uint32_t GetCacheSizeLimit() const { return m_dwLimitCacheSize; } in GetCacheSizeLimit() function
Dcpdf_rendercontext.cpp84 status.GetRenderOptions()->GetCacheSizeLimit()); in Render()
Dcpdf_progressiverenderer.cpp100 m_pRenderStatus->GetRenderOptions()->GetCacheSizeLimit()); in Continue()