Home
last modified time | relevance | path

Searched refs:FindBookmark (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfpdfdoc.cpp15 CPDF_Bookmark FindBookmark(const CPDF_BookmarkTree& tree, in FindBookmark() function
26 CPDF_Bookmark found = FindBookmark(tree, child, title); in FindBookmark()
103 return FindBookmark(tree, CPDF_Bookmark(), encodedTitle).GetDict(); in FPDFBookmark_Find()