rbf_draw_clipped_string 1050 core/gui_menu.c if (j) xx += rbf_draw_clipped_string(xx, yy, tbuf, cl, 0, w); rbf_draw_clipped_string 37 include/font.h extern int rbf_draw_clipped_string(int x, int y, const char *str, twoColors cl, int l, int maxlen); rbf_draw_clipped_string 429 lib/font/rbf_font.c int l = rbf_draw_clipped_string(x, y, str, cl, 0, len); rbf_draw_clipped_string 448 lib/font/rbf_font.c l = rbf_draw_clipped_string(x, y, str, cl, l, len); rbf_draw_clipped_string 493 lib/font/rbf_font.c ll = rbf_draw_clipped_string(x, y, str, cl, ll, len); rbf_draw_clipped_string 293 modules/module_exportlist.c rbf_draw_clipped_string