OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gr_font_size
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/minui/
minui.h
38
void
gr_font_size
(int *x, int *y);
graphics.c
205
void
gr_font_size
(int *x, int *y)
function
/system/core/charger/
charger.c
944
gr_font_size
(&char_width, &char_height);
Completed in 14 milliseconds