Home
last modified time | relevance | path

Searched defs:SetChoiceSelection (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.cc258 bool FormFiller::SetChoiceSelection(FPDF_PAGE page, const int annotation_index, in SetChoiceSelection() function in pdfClient::FormFiller
Dpage.cc396 bool Page::SetChoiceSelection(int annotation_index, std::span<const int> selected_indices) { in SetChoiceSelection() function in pdfClient::Page