Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/utils/
Dannot_hider.cc25 GetVisibleAnnots(page, types, &annots_); in AnnotHider()
Dannot.h31 void GetVisibleAnnots(FPDF_PAGE page, const std::unordered_set<int>& types_to_exclude,
Dannot.cc27 void GetVisibleAnnots(FPDF_PAGE page, const std::unordered_set<int>& types_to_exclude, in GetVisibleAnnots() function