Home
last modified time | relevance | path

Searched defs:TOUCH_OUTSIDE_CB (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_listener.h37 const std::string TOUCH_OUTSIDE_CB = "touchOutside"; variable
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_register_manager.h37 TOUCH_OUTSIDE_CB, enumerator
H A Djs_window_listener.h41 const std::string TOUCH_OUTSIDE_CB = "touchOutside"; variable
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.h69 TOUCH_OUTSIDE_CB, enumerator
H A Djs_scene_session.cpp65 const std::string TOUCH_OUTSIDE_CB = "touchOutside"; variable