Searched refs:IsMultiSelect (Results 1 – 1 of 1) sorted by relevance
67 bool IsMultiSelect(int type, int formfield_flags) { in IsMultiSelect() function172 result.set_multiselect(IsMultiSelect(type, formfield_flags)); in GetFormWidgetInfo()287 if (type == FPDF_FORMFIELD_LISTBOX && !IsMultiSelect(type, formfield_flags) && in SetChoiceSelection()