Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dpage.cc282 vector<Rectangle_i> goto_link_rects; in GetGotoLinks() local
284 goto_link_rects.push_back(rect); in GetGotoLinks()
318 GotoLink goto_link = GotoLink{goto_link_rects, *goto_link_dest}; in GetGotoLinks()