Home
last modified time | relevance | path

Searched refs:gr_measure (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/minui/include/minui/
Dminui.h133 int gr_measure(const GRFont* font, const char* s);
/bootable/recovery/minui/
Dgraphics.cpp61 int gr_measure(const GRFont* font, const char* s) { in gr_measure() function