Searched refs:Input_InterceptorOptions (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/interfaces/kits/c/input/ |
H A D | oh_input_manager.h | 342 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 D | interceptor-guidelines.md | 13 …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 D | interceptor-guidelines.md | 13 …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 D | oh__input__manager_8h.md | 55 | 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 D | input.md | 59 | 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 D | oh__input__manager_8h.md | 55 | 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 D | input.md | 59 | 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 D | input_native_test.cpp | 1672 Input_InterceptorOptions *option = nullptr; 1689 Input_InterceptorOptions *option = nullptr; 1712 Input_InterceptorOptions *option = nullptr;
|
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/ |
H A D | oh_input_manager.cpp | 1461 … OH_Input_AddKeyEventInterceptor(Input_KeyEventCallback callback, Input_InterceptorOptions *option) in OH_Input_AddKeyEventInterceptor() 1590 Input_InterceptorOptions *option) in OH_Input_AddInputEventInterceptor()
|