Searched refs:pURI (Results 1 – 1 of 1) sorted by relevance
85 CPDF_Dictionary* pURI = pRoot->GetDict("URI"); in GetURI() local86 if (pURI != NULL) { in GetURI()88 csURI = pURI->GetString("Base") + csURI; in GetURI()