Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_combobox.h17 struct FFL_ComboBoxState { struct
18 int nIndex = 0;
19 int nStart = 0;
20 int nEnd = 0;
21 WideString sValue;