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

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_basic.cpp231 CPDF_Dictionary* pDests = pDoc->GetRoot()->GetDict(FX_BSTRC("Dests")); local
232 if (pDests == NULL) {
235 pValue = pDests->GetElementValue(sName);

Completed in 43 milliseconds