Searched refs:LookupNamedDest (Results 1 – 6 of 6) sorted by relevance
80 return CPDF_Dest(name_tree.LookupNamedDest(pDocument, name)); in GetDest()
82 return CPDF_Dest(name_tree.LookupNamedDest(pDoc, name)); in GetDest()
24 return CPDF_Dest(name_tree.LookupNamedDest(pDoc, name)); in GetDest()
223 CPDF_Array* CPDF_NameTree::LookupNamedDest(CPDF_Document* pDoc, in LookupNamedDest() function in CPDF_NameTree
55 CPDF_Array* LookupNamedDest(CPDF_Document* pDoc,
1073 return name_tree.LookupNamedDest(pDoc, name); in FPDF_GetNamedDestByName()