text_dimensions   124 core/gui_draw.h extern int  text_dimensions(const char *s, int width, int max_chars, int *max_lines);
text_dimensions    88 core/gui_mbox.c         int w = text_dimensions(mbox_msg, strlen(mbox_title), MAX_WIDTH, &h) + 2;
text_dimensions   165 modules/gui_tbox.c     tbox_width = text_dimensions(tbox_msg, tbox_width, MAX_WIDTH, &tbox_height) + 2;
text_dimensions   128 modules/module_exportlist.c             text_dimensions