Searched refs:HaveResourceAncestor (Results 1 – 1 of 1) sorted by relevance
2800 FX_BOOL HaveResourceAncestor(CPDF_Dictionary* pDict);4390 FX_BOOL CPDF_DataAvail::HaveResourceAncestor(CPDF_Dictionary* pDict) { in HaveResourceAncestor() function in CPDF_DataAvail4408 return HaveResourceAncestor(pParentDict); in HaveResourceAncestor()4515 m_bNeedDownLoadResource = HaveResourceAncestor(m_pPageDict); in IsPageAvail()