Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3059)

Unified Diff: ash/display/display_manager.h

Issue 789583002: Updates subpixel positioning and hinting when DSF is changed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: linux fix Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/display/display_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_manager.h
diff --git a/ash/display/display_manager.h b/ash/display/display_manager.h
index 97558ccb476820db86d9edc5fd940abc11e4907b..188e5d8cb6c2e3f758bba97b6e2a7b9b4c01c51e 100644
--- a/ash/display/display_manager.h
+++ b/ash/display/display_manager.h
@@ -122,7 +122,7 @@ class ASH_EXPORT DisplayManager
// Initializes font related params that depends on display
// configuration.
- void InitFontParams();
+ void RefreshFontParams();
// True if the given |display| is currently connected.
bool IsActiveDisplay(const gfx::Display& display) const;
« no previous file with comments | « no previous file | ash/display/display_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698