Searched defs:hasFocus (Results 1 – 6 of 6) sorted by relevance
84 void CallbackManager::Init(bool hasFocus) in Init()
64 virtual void OnWindowFocusChanged(bool hasFocus) in OnWindowFocusChanged()
2854 bool hasFocus = ability_->HasWindowFocus(); variable2880 bool hasFocus = ability_->HasWindowFocus(); variable2906 bool hasFocus = ability_->HasWindowFocus(); variable
356 void Ability::OnWindowFocusChanged(bool hasFocus) in OnWindowFocusChanged()
1656 void Ability::OnWindowFocusChanged(bool hasFocus) in OnWindowFocusChanged()
7924 bool hasFocus = HasFocus(); in OnBackPressed() local