Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp194 void GlfwRenderContext::OnKey(const OnKeyFunc &onKey) in OnKey()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dfocus_hub_test_ng.cpp1503 auto onKey = [&result](KeyEventInfo& info) -> bool { in __anonc1fb89a80f02() variable
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
H A DMainEditor.js1871 onKey(k) { method in MainEditor