Searched refs:StartGetCachedBitmap (Results 1 – 5 of 5) sorted by relevance
75 bool CPDF_PageRenderCache::StartGetCachedBitmap( in StartGetCachedBitmap() function in CPDF_PageRenderCache90 CPDF_DIB::LoadState ret = m_pCurImageCacheEntry->StartGetCachedBitmap( in StartGetCachedBitmap()
41 bool StartGetCachedBitmap(const RetainPtr<CPDF_Image>& pImage,
32 CPDF_DIB::LoadState StartGetCachedBitmap(
32 ret = pCache->StartGetCachedBitmap(m_pImageObject->GetImage(), bStdCS, in Start()
56 CPDF_DIB::LoadState CPDF_ImageCacheEntry::StartGetCachedBitmap( in StartGetCachedBitmap() function in CPDF_ImageCacheEntry