Home
last modified time | relevance | path

Searched defs:isFocusableOnShow (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_interface.h282 virtual WSError SetFocusableOnShow(bool isFocusableOnShow) { return WSError::WS_OK; } in SetFocusableOnShow() argument
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_proxy.cpp1919 WSError SessionProxy::SetFocusableOnShow(bool isFocusableOnShow) in SetFocusableOnShow() argument
H A Dsession_stub.cpp1175 bool isFocusableOnShow = true; in HandleSetFocusableOnShow() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp2394 bool isFocusableOnShow = true; in OnSetFocusableOnShow() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp541 WSError Session::SetFocusableOnShow(bool isFocusableOnShow) in SetFocusableOnShow() argument

Completed in 19 milliseconds