Searched refs:MouseExists (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/system/
H A Ddevice_change_handler.cc19 MouseExists(true);
36 void DeviceChangeHandler::MouseExists(bool exists) { function in class:chromeos::system::DeviceChangeHandler
H A Ddevice_change_handler.h24 virtual void MouseExists(bool exists) OVERRIDE;
H A Dpointer_device_observer.cc64 InputDeviceSettings::Get()->MouseExists(
74 FOR_EACH_OBSERVER(Observer, observers_, MouseExists(exists));
H A Dpointer_device_observer.h29 virtual void MouseExists(bool exists) = 0;
H A Dfake_input_device_settings.cc55 void FakeInputDeviceSettings::MouseExists( function in class:chromeos::system::FakeInputDeviceSettings
H A Dfake_input_device_settings.h29 virtual void MouseExists(const DeviceExistsCallback& callback) OVERRIDE;
H A Dinput_device_settings.h184 virtual void MouseExists(const DeviceExistsCallback& callback) = 0;
H A Dinput_device_settings.cc153 virtual void MouseExists(const DeviceExistsCallback& callback) OVERRIDE;
213 void InputDeviceSettingsImpl::MouseExists( function in class:chromeos::system::__anon3474::InputDeviceSettingsImpl
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dpointer_handler.h32 virtual void MouseExists(bool exists) OVERRIDE;
H A Dpointer_handler.cc65 void PointerHandler::MouseExists(bool exists) { function in class:chromeos::options::PointerHandler
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dbrowser_options_handler.h122 virtual void MouseExists(bool exists) OVERRIDE;
H A Dbrowser_options_handler.cc1455 void BrowserOptionsHandler::MouseExists(bool exists) { function in class:options::BrowserOptionsHandler

Completed in 220 milliseconds