Searched refs:MouseExists (Results 1 – 10 of 10) sorted by relevance
57 mouse_settings::MouseExists( in CheckMouseExists()67 FOR_EACH_OBSERVER(Observer, observers_, MouseExists(exists)); in OnMouseExists()
23 MouseExists(true); in DeviceChangeHandler()61 void DeviceChangeHandler::MouseExists(bool exists) { in MouseExists() function in chromeos::system::DeviceChangeHandler
24 virtual void MouseExists(bool exists) OVERRIDE;
42 void MouseExists(const DeviceExistsCallback& callback);
29 virtual void MouseExists(bool exists) = 0;
172 void MouseExists(const DeviceExistsCallback& callback) { in MouseExists() function
31 virtual void MouseExists(bool exists) OVERRIDE;
64 void PointerHandler::MouseExists(bool exists) { in MouseExists() function in chromeos::options::PointerHandler
97 virtual void MouseExists(bool exists) OVERRIDE;
1315 void BrowserOptionsHandler::MouseExists(bool exists) { in MouseExists() function in options::BrowserOptionsHandler