Searched defs:SetOnKeyEventDispatch (Results 1 – 5 of 5) sorted by relevance
335 virtual void SetOnKeyEventDispatch(OnKeyEventDispatchFunc&& onKeyCallback) {} in SetOnKeyEventDispatch() function
1186 void SetOnKeyEventDispatch(OnKeyEventDispatchFunc&& onKeyCallback) override in SetOnKeyEventDispatch() function
7945 void ViewAbstract::SetOnKeyEventDispatch(OnKeyEventDispatchFunc&& onKeyDispatchCallback) in SetOnKeyEventDispatch() function in OHOS::Ace::NG::ViewAbstract7952 void ViewAbstract::SetOnKeyEventDispatch(FrameNode* frameNode, OnKeyEventDispatchFunc&& onKeyDispat… in SetOnKeyEventDispatch() function in OHOS::Ace::NG::ViewAbstract
10057 void SetOnKeyEventDispatch(ArkUINodeHandle node, void* extraParam) in SetOnKeyEventDispatch() function
9110 ArkUINativeModuleValue CommonBridge::SetOnKeyEventDispatch(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnKeyEventDispatch() function in OHOS::Ace::NG::CommonBridge