Searched refs:gr_get_height (Results 1 – 4 of 4) sorted by relevance
132 gr_get_height(loopFrames[0]); in GetAnimationBaseline()137 gr_get_height(installing_text); in GetTextBaseline()142 gr_get_height(progressBarFill); in GetProgressBaseline()154 int stage_height = gr_get_height(stageMarkerEmpty); in draw_background_locked()180 int frame_height = gr_get_height(frame); in draw_foreground_locked()188 int height = gr_get_height(progressBarEmpty); in draw_foreground_locked()
91 int height = gr_get_height(surface); in draw_background_locked()
65 unsigned int gr_get_height(GRSurface* surface);
260 unsigned int gr_get_height(GRSurface* surface) { in gr_get_height() function