a bit of code cleanup.. use a single function to get the statusbar height (or lack...
commitcf1feec411f07aebc5ee3a45cc3393910e8cd090
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 4 May 2008 10:58:05 +0000 (4 10:58 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 4 May 2008 10:58:05 +0000 (4 10:58 +0000)
tree3a4946cb4b66d0e475aa04bdd8fafc5bd4a5b3e5
parent94f170f99cce475563538ec6d68fd6de593e7def
a bit of code cleanup.. use a single function to get the statusbar height (or lack of if its enabled), and remove some gui_textarea stuff which could be done using the splash. (gui_textarea is on the way out)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17350 a1c6a512-1295-4272-9138-f99709370657
apps/gui/charcell/list.c
apps/gui/list.c
apps/gui/statusbar.c
apps/gui/statusbar.h
apps/gui/viewport.c
apps/menus/recording_menu.c
apps/tree.c