Searched refs:forceTouchable (Results 1 – 1 of 1) sorted by relevance
661 void Session::SetForceTouchable(bool forceTouchable) in SetForceTouchable() argument663 if (forceTouchable != forceTouchable_) { in SetForceTouchable()665 static_cast<int>(forceTouchable)); in SetForceTouchable()667 forceTouchable_ = forceTouchable; in SetForceTouchable()