Searched refs:gr_measure (Results 1 – 2 of 2) sorted by relevance
/bootable/recovery/minui/ | ||
D | minui.h | 60 int gr_measure(const GRFont* font, const char *s); |
D | graphics.cpp | 62 int gr_measure(const GRFont* font, const char *s) in gr_measure() function |