Searched defs:SetDeviceScaleFactor (Results 1 – 8 of 8) sorted by relevance
17 void BrowserWindow::SetDeviceScaleFactor(float device_scale_factor) {} in SetDeviceScaleFactor() function in client::BrowserWindow
86 void BrowserWindowOsrWin::SetDeviceScaleFactor(float device_scale_factor) { in SetDeviceScaleFactor() function in client::BrowserWindowOsrWin
159 void RootWindowViews::SetDeviceScaleFactor(float device_scale_factor) { in SetDeviceScaleFactor() function in client::RootWindowViews
233 void RootWindowGtk::SetDeviceScaleFactor(float device_scale_factor) { in SetDeviceScaleFactor() function in client::RootWindowGtk
267 void RootWindowWin::SetDeviceScaleFactor(float device_scale_factor) { in SetDeviceScaleFactor() function in client::RootWindowWin
256 void OsrWindowWin::SetDeviceScaleFactor(float device_scale_factor) { in SetDeviceScaleFactor() function in client::OsrWindowWin
1072 void BrowserWindowOsrGtk::SetDeviceScaleFactor(float device_scale_factor) { in SetDeviceScaleFactor() function in client::BrowserWindowOsrGtk
1488 bool CefRenderWidgetHostViewOSR::SetDeviceScaleFactor() { in SetDeviceScaleFactor() function in CefRenderWidgetHostViewOSR