Searched refs:widget_annot (Results 1 – 1 of 1) sorted by relevance
203 for (const auto& widget_annot : widget_annots) { in GetFormWidgetInfos() local205 !(type_ids.find(GetFormFieldType(page, widget_annot.get())) != type_ids.end())) { in GetFormWidgetInfos()208 FormWidgetInfo result = GetFormWidgetInfo(page, widget_annot.get()); in GetFormWidgetInfos()