Searched refs:LookupNamedDest (Results 1 – 7 of 7) sorted by relevance
32 return CPDF_Dest(name_tree.LookupNamedDest(pDoc, pDest->GetUnicodeText())); in GetDest()
31 CPDF_Array* LookupNamedDest(CPDF_Document* pDoc, const WideString& sName);
58 name_tree.LookupNamedDest(pDocument, pDest->GetUnicodeText())); in GetDest()
66 return CPDF_Dest(name_tree.LookupNamedDest(pDoc, pDest->GetUnicodeText())); in GetDest()
414 CPDF_Array* CPDF_NameTree::LookupNamedDest(CPDF_Document* pDoc, in LookupNamedDest() function in CPDF_NameTree
1022 name_tree.LookupNamedDest(pDoc, PDF_DecodeText(name_view.raw_span()))); in FPDF_GetNamedDestByName()
1375 nameTree.LookupNamedDest(pDocument, pRuntime->ToWideString(params[0])); in gotoNamedDest()