Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dinput_method_controller.h889 static constexpr int CURSOR_DIRECTION_BASE_VALUE = 2011; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dtext_listener_inner_api_test.cpp33 constexpr int CURSOR_DIRECTION_BASE_VALUE = 2011; variable
H A Dinput_method_ability_test.cpp59 static constexpr int CURSOR_DIRECTION_BASE_VALUE = 2011; member in OHOS::MiscServices::InputMethodAbilityTest