Searched refs:m_bCurFindCache (Results 1 – 2 of 2) sorted by relevance
115 m_bCurFindCache = it != m_ImageCache.end(); in StartGetCachedBitmap()116 if (m_bCurFindCache) { in StartGetCachedBitmap()129 if (!m_bCurFindCache) in StartGetCachedBitmap()142 if (!m_bCurFindCache) in Continue()
224 m_bCurFindCache(FALSE) {} in CPDF_PageRenderCache()268 FX_BOOL m_bCurFindCache; variable