GetThemeBackgroundContentRect() does not use the content margins
commit4d2e6b7d987e1a8aa8a8b20a8505cf3f13baa1ac
authorFrank Richter <frank.richter@gmail.com>
Sun, 24 Jul 2005 17:09:58 +0000 (24 17:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 24 Jul 2005 17:09:58 +0000 (24 17:09 +0000)
tree57588eb44f597f2d6c4d172ac3ad0dee5a87a3d7
parent06153098b8e469e33a1dd5bf6e46fd301c928618
GetThemeBackgroundContentRect() does not use the content margins
alone, it also falls back to the border size or sizing margins, and if
it can't find any possible margins at all, it returns the original
rectangle.
dlls/uxtheme/draw.c