Searched refs:FindBookmark (Results 1 – 1 of 1) sorted by relevance
15 CPDF_Bookmark FindBookmark(const CPDF_BookmarkTree& tree, in FindBookmark() function26 CPDF_Bookmark found = FindBookmark(tree, child, title); in FindBookmark()103 return FindBookmark(tree, CPDF_Bookmark(), encodedTitle).GetDict(); in FPDFBookmark_Find()