DescriptionRemove unused custom vertical text alignment in CanvasSkia.
This feature is unused in production code.
Nix gfx::Canvas::TEXT_VALIGN_[TOP|MIDDLE|BOTTOM] flags.
Simplify CanvasSkia vertical aligment; inline VAlignText.
Simplify pango_util; inline AdjustTextRectBasedOnLayout.
Remove TextExample vertical alignment combobox, etc.
BUG=none
TEST=No behavior changes.
R=sky@chromium.org,asvitkine@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166126
Patch Set 1 : Deprecate unused custom vertical text alignment in CanvasSkia. #Patch Set 2 : Adjust Canvas flag values; inline TextRectFromLayoutAndBounds. #Patch Set 3 : Remove now unused kVerticalAlignments array for TextExample. #
Total comments: 4
Patch Set 4 : Sync and rebase. #
Messages
Total messages: 9 (0 generated)
|