Searched defs:isFocusableOnShow (Results 1 – 3 of 3) sorted by relevance
184 void WindowSessionProperty::SetFocusableOnShow(bool isFocusableOnShow) in SetFocusableOnShow()
564 WSError Session::SetFocusableOnShow(bool isFocusableOnShow) in SetFocusableOnShow()
2466 bool isFocusableOnShow = true; in OnSetFocusableOnShow() local