color_picker: a bit of rework for color_picker.
commit86928284269950398ba4955d8fae6403c5d6c915
authorteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Feb 2010 14:18:31 +0000 (11 14:18 +0000)
committerteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Feb 2010 14:18:31 +0000 (11 14:18 +0000)
tree9c1042ad065bf8b8a2d6da504bca542d5c4e8631
parent0898d05c6751b9f4471058b385c965b3a6a17b3a
color_picker: a bit of rework for color_picker.
* don't call display->getcharheight() so often, store the value to char_height and use it instead.
* replay title_height by char_height, they should be the same.
* fix spaces.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24595 a1c6a512-1295-4272-9138-f99709370657
apps/gui/color_picker.c
apps/gui/color_picker.h
apps/plugin.h