Searched refs:pURI (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_action.cpp84 CPDF_Dictionary* pURI = pRoot->GetDict("URI"); local
85 if (pURI != NULL) {
87 csURI = pURI->GetString("Base") + csURI;

Completed in 92 milliseconds