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 - 4
of
4
) sorted by null
/bootable/recovery/minui/
minui.h
53
void
gr_font_size
(int *x, int *y);
graphics.c
69
void
gr_font_size
(int *x, int *y)
function
/bootable/recovery/
screen_ui.cpp
352
gr_font_size
(&char_width, &char_height);
/system/core/healthd/
healthd_mode_charger.cpp
372
gr_font_size
(&char_width, &char_height);
Completed in 108 milliseconds