Make ImagePainter support image grids where not all the sizes match up. This
commit871f053a4f6ef28dbf0a8db9572d44b305edea69
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 16 May 2013 19:41:56 +0000 (16 19:41 +0000)
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 16 May 2013 19:41:56 +0000 (16 19:41 +0000)
tree4206f4fa077eee15d2371229663a445ab5595823
parent96f503fe17b392b85cdca0212a82f8d3b7bb6845
Make ImagePainter support image grids where not all the sizes match up.  This
will be useful with the upcoming omnibox size change.

Also de-inline various functions and some misc. other cleanup, e.g. adding
DISALLOW_COPY_AND_ASSIGN or fixing spelling errors.

BUG=231005
TEST=none
R=sky@chromium.org

Review URL: https://codereview.chromium.org/14688021

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200609 0039d316-1c4b-4281-b951-d872f2087c98
ui/views/painter.cc
ui/views/painter.h