Searched defs:SetChoiceSelection (Results 1 – 2 of 2) sorted by relevance
258 bool FormFiller::SetChoiceSelection(FPDF_PAGE page, const int annotation_index, in SetChoiceSelection() function in pdfClient::FormFiller
396 bool Page::SetChoiceSelection(int annotation_index, std::span<const int> selected_indices) { in SetChoiceSelection() function in pdfClient::Page