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

Unified Diff: third_party/WebKit/public/platform/linux/WebFontRenderStyle.h

Issue 2386173003: reflow comments in public/platform/linux (Closed)
Patch Set: Created 4 years, 2 months 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 | third_party/WebKit/public/platform/linux/WebSandboxSupport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
diff --git a/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h b/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
index f61cf60a8518eb6936fc8d44013f593b39b4dcdd..923ffccfb8d23a7ff0628ef875b97dbd76068a21 100644
--- a/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
+++ b/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
@@ -49,8 +49,8 @@ struct BLINK_EXPORT WebFontRenderStyle {
char useAntiAlias; // antialias glyph shapes
char
useSubpixelRendering; // use subpixel rendering (partially-filled pixels)
- char
- useSubpixelPositioning; // use subpixel positioning (fractional X positions for glyphs)
+ char useSubpixelPositioning; // use subpixel positioning (fractional X
+ // positions for glyphs)
#if BLINK_IMPLEMENTATION || BLINK_PLATFORM_IMPLEMENTATION || \
BLINK_COMMON_IMPLEMENTATION
« no previous file with comments | « no previous file | third_party/WebKit/public/platform/linux/WebSandboxSupport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698