Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
H A Dimf_adapter_impl_test.cpp166 isSendKeyEventFromInputMethod_ = true; in SendKeyEventFromInputMethod()
244 … return isInsertText_ && isDeleteForward_ && isDeleteBackward_ && isSendKeyEventFromInputMethod_ && in VerifyAllSuccess()
258 bool isSendKeyEventFromInputMethod_ = false; member in OHOS::NWeb::IMFTextListenerTest