Searched refs:set_options (Results 1 – 3 of 3) sorted by relevance
67 void set_options(const std::vector<Option>& options);
148 void FormWidgetInfo::set_options(const vector<Option>& options) { in set_options() function in pdfClient::FormWidgetInfo
170 result.set_options(GetOptions(page, annotation)); in GetFormWidgetInfo()