Home
last modified time | relevance | path

Searched refs:WaitHandleSelect (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dtext_listener.h65 static bool WaitHandleSelect(int32_t keyCode, int32_t cursorMoveSkip);
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp287 bool TextListener::WaitHandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in WaitHandleSelect() function in OHOS::MiscServices::TextListener
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp555 …EXPECT_TRUE(TextListener::WaitHandleSelect(direction + InputMethodAbilityTest::CURSOR_DIRECTION_BA…