Try to bring a bit more structure to RenderThemeWin.  This will help as Mac and Linux try to match it.

  - Remove trailing whitespace and extra newlines.
  - Reorder some declarations in the header to
    better group similar methods.
  - Drop unimplemented declaration of addIntrinsicMargins.
  - Implement the empty RenderThemeWin constructor and
    destructor in the header file.
  - Reorder all implementations to match declaration order.
  - Move the enums into the anonymous namespace.
  - Don't indent in an anonymous namespace.
  - Move all internal static helpers together.

Review URL: http://codereview.chromium.org/11596

git-svn-id: svn://svn.chromium.org/chrome/trunk@5911 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed
tree: dd6745777f3bbdc605bdd040f65fb71952ae8709
  1. depot_tools/
  2. deps/
  3. src/
  4. tools/