Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Don_rich_editor_changed_listener_impl.cpp123 void OnRichEditorChangedListenerImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey()
139 void OnRichEditorChangedListenerImpl::HandleFunctionKey(MiscServices::FunctionKey functionKey) in HandleFunctionKey()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Don_text_changed_listener_impl.cpp134 void OnTextChangedListenerImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey()
148 void OnTextChangedListenerImpl::HandleFunctionKey(MiscServices::FunctionKey functionKey) in HandleFunctionKey()
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Don_text_changed_listener_impl.cpp179 void OnTextChangedListenerImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey()
193 void OnTextChangedListenerImpl::HandleFunctionKey(MiscServices::FunctionKey functionKey) in HandleFunctionKey()