Searched refs:HaveResourceAncestor (Results 1 – 1 of 1) sorted by relevance
2785 FX_BOOL HaveResourceAncestor(CPDF_Dictionary *pDict);4404 FX_BOOL CPDF_DataAvail::HaveResourceAncestor(CPDF_Dictionary *pDict) in HaveResourceAncestor() function in CPDF_DataAvail4423 return HaveResourceAncestor(pParentDict); in HaveResourceAncestor()4525 m_bNeedDownLoadResource = HaveResourceAncestor(m_pPageDict); in IsPageAvail()