Home
last modified time | relevance | path

Searched refs:FormatWindowTitle (Results 1 – 3 of 3) sorted by relevance

/dports/editors/nedit/nedit-5.7/source/
H A DwindowTitle.h36 char *FormatWindowTitle(const char* filename,
H A DwindowTitle.c254 char *FormatWindowTitle(const char* filename, in FormatWindowTitle() function
546 title = FormatWindowTitle( in formatChangedCB()
H A Dwindow.c2047 title = FormatWindowTitle(window->filename, in UpdateWindowTitle()