Searched refs:gr_get_height (Results 1 – 6 of 6) sorted by relevance
104 int iconHeight = gr_get_height(icon); in draw_background_locked()117 int iconHeight = gr_get_height(gBackgroundIcon[BACKGROUND_ICON_INSTALLING]); in draw_progress_locked()119 int height = gr_get_height(gProgressBarEmpty); in draw_progress_locked()
59 unsigned int gr_get_height(gr_surface surface);
261 unsigned int gr_get_height(GRSurface* surface) { in gr_get_height() function
64 unsigned int gr_get_height(gr_surface surface);
337 unsigned int gr_get_height(GRSurface* surface) in gr_get_height() function
166 int iconHeight = gr_get_height(icon); in draw_background_locked()179 int iconHeight = gr_get_height(gBackgroundIcon[BACKGROUND_ICON_INSTALLING]); in draw_progress_locked()181 int height = gr_get_height(gProgressBarEmpty); in draw_progress_locked()