Searched refs:IsTabletDevice (Results 1 – 3 of 3) sorted by relevance
113 BASE_EXPORT bool IsTabletDevice();
225 bool IsTabletDevice() { in IsTabletDevice() function
238 UMA_HISTOGRAM_BOOLEAN("Windows.Tablet", base::win::IsTabletDevice()); in PostBrowserStart()