Searched refs:StartGetCachedBitmap (Results 1 – 5 of 5) sorted by relevance
82 bool CPDF_PageRenderCache::StartGetCachedBitmap( in StartGetCachedBitmap() function in CPDF_PageRenderCache97 int ret = m_pCurImageCacheEntry->StartGetCachedBitmap( in StartGetCachedBitmap()
38 bool StartGetCachedBitmap(const RetainPtr<CPDF_Image>& pImage,
34 int StartGetCachedBitmap(CPDF_Dictionary* pFormResources,
34 ret = pCache->StartGetCachedBitmap(m_pImageObject->GetImage(), bStdCS, in Start()
55 int CPDF_ImageCacheEntry::StartGetCachedBitmap( in StartGetCachedBitmap() function in CPDF_ImageCacheEntry