Searched refs:GetValueAt (Results 1 – 6 of 6) sorted by relevance
75 FX_LPVOID value = m_ImageCaches.GetValueAt(pStream); in ClearImageCache()
373 CPDFSDK_PageView* pPageView = (CPDFSDK_PageView*)m_pageMap.GetValueAt(pPDFPage); in GetPageView()464 CPDFSDK_PageView* pPageView = (CPDFSDK_PageView*)m_pageMap.GetValueAt(pPDFPage); in ReMovePageView()
145 CRF_PageInfo* pPageInfo = (CRF_PageInfo*)m_pPageInfos->GetValueAt(pObj); in GetFormResDict()
81 void* CFX_MapPtrToPtr::GetValueAt(void* key) const in GetValueAt() function in CFX_MapPtrToPtr
805 void* GetValueAt(void* key) const;
298 if (bDirect && !visited->GetValueAt((void*)(FX_UINTPTR)obj_num)) { in CloneInternal()