Searched refs:IsTouchDevicePresent (Results 1 – 13 of 13) sorted by relevance
10 bool IsTouchDevicePresent() { in IsTouchDevicePresent() function11 return ui::TouchFactory::GetInstance()->IsTouchDevicePresent(); in IsTouchDevicePresent()
11 bool IsTouchDevicePresent() { in IsTouchDevicePresent() function
9 bool IsTouchDevicePresent() { in IsTouchDevicePresent() function
18 UI_EXPORT bool IsTouchDevicePresent();
25 return IsTouchDevicePresent(); in AreTouchEventsEnabled()
73 bool IsTouchDevicePresent();
240 bool TouchFactory::IsTouchDevicePresent() { in IsTouchDevicePresent() function in ui::TouchFactory
125 state = ui::IsTouchDevicePresent() ? in RecordTouchEventState()
59 return base::win::IsMetroProcess() && ui::IsTouchDevicePresent(); in UseTouchOptimizedUI()
59 ui::TouchFactory::GetInstance()->IsTouchDevicePresent() && in OnMouseEvent()
491 ui::IsTouchDevicePresent(); in GetWebkitPrefs()