Searched refs:pURI (Results 1 – 1 of 1) sorted by relevance
92 RetainPtr<const CPDF_Dictionary> pURI = pDoc->GetRoot()->GetDictFor("URI"); in GetURI() local93 if (pURI) { in GetURI()96 RetainPtr<const CPDF_Object> pBase = pURI->GetDirectObjectFor("Base"); in GetURI()