Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Don_text_changed_listener_impl.cpp177 void OnTextChangedListenerImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey() function in OHOS::Ace::OnTextChangedListenerImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Don_text_changed_listener_impl.cpp158 void OnTextChangedListenerImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey() function in OHOS::Ace::NG::OnTextChangedListenerImpl
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.h162 void SendFunctionKey(int32_t key) override in SendFunctionKey() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp279 void SendFunctionKey(const JSCallbackInfo& args) in SendFunctionKey() function in OHOS::Ace::Framework::JSWebKeyboardController