Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/
H A Doh_input_manager.h342 typedef struct Input_InterceptorOptions Input_InterceptorOptions; typedef
1220 …OH_Input_AddKeyEventInterceptor(Input_KeyEventCallback callback, Input_InterceptorOptions *option);
1240 Input_InterceptorOptions *option);
/ohos5.0/docs/zh-cn/application-dev/device/input/
H A Dinterceptor-guidelines.md13 …H_Input_AddKeyEventInterceptor(Input_KeyEventCallback callback, Input_InterceptorOptions *option) …
14 …InputEventInterceptor(Input_InterceptorEventCallback *callback, Input_InterceptorOptions *option) …
/ohos5.0/docs/en/application-dev/device/input/
H A Dinterceptor-guidelines.md13 …H_Input_AddKeyEventInterceptor(Input_KeyEventCallback callback, Input_InterceptorOptions *option) …
14 …InputEventInterceptor(Input_InterceptorEventCallback *callback, Input_InterceptorOptions *option) …
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/
H A Doh__input__manager_8h.md55 | typedef struct [Input_InterceptorOptions](input.md#input_interceptoroptions) [Input_InterceptorOp…
154 …t_KeyEventCallback](input.md#input_keyeventcallback) callback, [Input_InterceptorOptions](input.md…
155 …ntCallback](_input___interceptor_event_callback.md) \*callback [Input_InterceptorOptions](input.md…
H A Dinput.md59 | typedef struct [Input_InterceptorOptions](#input_interceptoroptions) [Input_InterceptorOptions](#…
162 …) ([Input_KeyEventCallback](#input_keyeventcallback) callback, [Input_InterceptorOptions](#input_i…
163 …ntCallback](_input___interceptor_event_callback.md) \*callback [Input_InterceptorOptions](#input_i…
307 ### Input_InterceptorOptions subsection
992 …dInputEventInterceptor (Input_InterceptorEventCallback *callback Input_InterceptorOptions * option)
1028 …_Input_AddKeyEventInterceptor (Input_KeyEventCallback callback, Input_InterceptorOptions * option )
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Doh__input__manager_8h.md55 | typedef struct [Input_InterceptorOptions](input.md#input_interceptoroptions) [Input_InterceptorOp…
154 …t_KeyEventCallback](input.md#input_keyeventcallback) callback, [Input_InterceptorOptions](input.md…
155 …ntCallback](_input___interceptor_event_callback.md) \*callback [Input_InterceptorOptions](input.md…
H A Dinput.md59 | typedef struct [Input_InterceptorOptions](#input_interceptoroptions) [Input_InterceptorOptions](#…
162 …) ([Input_KeyEventCallback](#input_keyeventcallback) callback, [Input_InterceptorOptions](#input_i…
163 …ntCallback](_input___interceptor_event_callback.md) \*callback [Input_InterceptorOptions](#input_i…
307 ### Input_InterceptorOptions subsection
992 …dInputEventInterceptor (Input_InterceptorEventCallback *callback Input_InterceptorOptions * option)
1028 …_Input_AddKeyEventInterceptor (Input_KeyEventCallback callback, Input_InterceptorOptions * option )
/ohos5.0/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp1672 Input_InterceptorOptions *option = nullptr;
1689 Input_InterceptorOptions *option = nullptr;
1712 Input_InterceptorOptions *option = nullptr;
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp1461 … OH_Input_AddKeyEventInterceptor(Input_KeyEventCallback callback, Input_InterceptorOptions *option) in OH_Input_AddKeyEventInterceptor()
1590 Input_InterceptorOptions *option) in OH_Input_AddInputEventInterceptor()