Home
last modified time | relevance | path

Searched refs:OH_NativeWindowManager_KeyEventFilter (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_window_manager___native_module.md27 | typedef bool(\*[OH_NativeWindowManager_KeyEventFilter](#oh_nativewindowmanager_keyeventfilter)) (…
41 …windowmanager_registerkeyeventfilter) (int32_t windowId, [OH_NativeWindowManager_KeyEventFilter](#…
48 ### OH_NativeWindowManager_KeyEventFilter subsection
51 typedef bool(* OH_NativeWindowManager_KeyEventFilter) (Input_KeyEvent *keyEvent)
112 …veWindowManager_RegisterKeyEventFilter (int32_t windowId, OH_NativeWindowManager_KeyEventFilter ke…
H A Doh__window__event__filter_8h.md26 | typedef bool(\* [OH_NativeWindowManager_KeyEventFilter](_window_manager___native_module.md#oh_nat…
33 …windowmanager_registerkeyeventfilter) (int32_t windowId, [OH_NativeWindowManager_KeyEventFilter](_…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_window_manager___native_module.md27 | typedef bool(\*[OH_NativeWindowManager_KeyEventFilter](#oh_nativewindowmanager_keyeventfilter)) (…
41 …windowmanager_registerkeyeventfilter) (int32_t windowId, [OH_NativeWindowManager_KeyEventFilter](#…
48 ### OH_NativeWindowManager_KeyEventFilter subsection
51 typedef bool(* OH_NativeWindowManager_KeyEventFilter) (Input_KeyEvent *keyEvent)
112 …veWindowManager_RegisterKeyEventFilter (int32_t windowId, OH_NativeWindowManager_KeyEventFilter ke…
H A Doh__window__event__filter_8h.md26 | typedef bool(\* [OH_NativeWindowManager_KeyEventFilter](_window_manager___native_module.md#oh_nat…
33 …windowmanager_registerkeyeventfilter) (int32_t windowId, [OH_NativeWindowManager_KeyEventFilter](_…
/ohos5.0/foundation/window/window_manager/interfaces/kits/ndk/wm/
H A Doh_window_event_filter.h31 typedef bool (*OH_NativeWindowManager_KeyEventFilter)(Input_KeyEvent* keyEvent); typedef
44 OH_NativeWindowManager_KeyEventFilter keyEventFilter);
/ohos5.0/foundation/window/window_manager/wm/src/
H A Doh_window_event_filter.cpp32 KeyEventFilterFunc convert2Func(OH_NativeWindowManager_KeyEventFilter filter) in convert2Func()
49 OH_NativeWindowManager_KeyEventFilter filter) in OH_NativeWindowManager_RegisterKeyEventFilter()
/ohos5.0/docs/zh-cn/application-dev/windowmanager/
H A Dnative-window-event-filter.md12 …veWindowManager_RegisterKeyEventFilter (int32_t windowId, OH_NativeWindowManager_KeyEventFilter ke…
/ohos5.0/docs/en/application-dev/windowmanager/
H A Dnative-window-event-filter.md12 …veWindowManager_RegisterKeyEventFilter (int32_t windowId, OH_NativeWindowManager_KeyEventFilter ke…
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.38/
H A Dchangelogs-window.md29 OH_NativeWindowManager_RegisterKeyEventFilter接口中,回调函数OH_NativeWindowManager_KeyEventFilter的注入实现。
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.38/
H A Dchangelogs-window.md29 Injection implementation of the callback function **OH_NativeWindowManager_KeyEventFilter** registe…