Home | History | Annotate | Download | only in gregbook

Lines Matching refs:titlebar

198 static char titlebar[1024], *window_name = titlebar;
568 sprintf(titlebar, "%s: ...%s", appname, filename+(alen+flen+6-1023));
570 sprintf(titlebar, "%s: %s", appname, filename);