Searched refs:GetVisibleAnnotsOfType (Results 1 – 3 of 3) sorted by relevance
36 void GetVisibleAnnotsOfType(FPDF_PAGE page, const std::unordered_set<int>& types,
44 void GetVisibleAnnotsOfType(FPDF_PAGE page, const std::unordered_set<int>& types, in GetVisibleAnnotsOfType() function
196 pdfClient_utils::GetVisibleAnnotsOfType(page, {FPDF_ANNOT_WIDGET}, &widget_annots); in GetFormWidgetInfos()