Home
last modified time | relevance | path

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

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