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

Unified Diff: Source/core/layout/LayoutVTTCue.h

Issue 1314613002: Drop LayoutVTTCue::adjustForTopAndBottomMarginBorderAndPadding (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Drop seagulls. Created 5 years, 4 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 | Source/core/layout/LayoutVTTCue.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/LayoutVTTCue.h
diff --git a/Source/core/layout/LayoutVTTCue.h b/Source/core/layout/LayoutVTTCue.h
index f4b861582df6a2c0083ed0d771aebf133c8f8311..19fd13f418105d01adb919dfd438dddc56941f4b 100644
--- a/Source/core/layout/LayoutVTTCue.h
+++ b/Source/core/layout/LayoutVTTCue.h
@@ -44,7 +44,6 @@ public:
private:
void layout() override;
- void adjustForTopAndBottomMarginBorderAndPadding();
void repositionCueSnapToLinesNotSet();
float m_snapToLinesPosition;
« no previous file with comments | « no previous file | Source/core/layout/LayoutVTTCue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698