Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_method_utils.h148 struct SelectionRange { struct
149 int32_t start = INVALID_VALUE;
173 SelectionRange range = {}; argument