Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp184 void WindowSessionProperty::SetFocusableOnShow(bool isFocusableOnShow) in SetFocusableOnShow()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp564 WSError Session::SetFocusableOnShow(bool isFocusableOnShow) in SetFocusableOnShow()
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp2466 bool isFocusableOnShow = true; in OnSetFocusableOnShow() local