Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dminui.h53 void gr_font_size(int *x, int *y);
Dgraphics.c69 void gr_font_size(int *x, int *y) in gr_font_size() function
/bootable/recovery/
Dscreen_ui.cpp352 gr_font_size(&char_width, &char_height); in Init()