Searched defs:FFL_TextFieldState (Results 1 – 1 of 1) sorted by relevance
16 struct FFL_TextFieldState { struct17 int nStart = 0;18 int nEnd = 0;19 WideString sValue;