Home
last modified time | relevance | path

Searched refs:textHeight (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/
Dscreen_ui.cpp102 int textHeight = gr_get_height(text_surface); in draw_background_locked() local
108 iconY = (gr_fb_height() - (iconHeight+textHeight+40+sh)) / 2; in draw_background_locked()
111 int textY = ((gr_fb_height() - (iconHeight+textHeight+40+sh)) / 2) + iconHeight + 40; in draw_background_locked()