Searched defs:type_ids (Results 1 – 3 of 3) sorted by relevance
193 void FormFiller::GetFormWidgetInfos(FPDF_PAGE page, const std::unordered_set<int>& type_ids, in GetFormWidgetInfos()
370 std::unordered_set<int> type_ids = convert::ToNativeIntegerUnorderedSet(env, jTypeIds); in Java_android_graphics_pdf_PdfDocumentProxy_getFormWidgetInfos() local
372 void Page::GetFormWidgetInfos(const std::unordered_set<int>& type_ids, in GetFormWidgetInfos()