Home
last modified time | relevance | path

Searched refs:adapterFunction (Results 1 - 1 of 1) sorted by relevance

/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp81 std::shared_ptr<IMFAdapterFunctionKeyAdapterImpl> adapterFunction = in SendFunctionKey() local
85 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::UNSPECIFIED); in SendFunctionKey()
88 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::NONE); in SendFunctionKey()
91 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::GO); in SendFunctionKey()
94 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::SEARCH); in SendFunctionKey()
97 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::SEND); in SendFunctionKey()
100 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::NEXT); in SendFunctionKey()
103 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::DONE); in SendFunctionKey()
106 adapterFunction->SetEnterKeyType(IMFAdapterEnterKeyType::PREVIOUS); in SendFunctionKey()
109 adapterFunction in SendFunctionKey()
[all...]

Completed in 1 milliseconds