Home
last modified time | relevance | path

Searched refs:appFormatDocumentTitle (Results 1 – 4 of 4) sorted by relevance

/dports/editors/ted/Ted-2.23/appFrame/
H A DappDocument.c235 int appFormatDocumentTitle( MemoryBuffer * windowTitle, in appFormatDocumentTitle() function
285 if ( appFormatDocumentTitle( &fullTitle, &iconName, ea, &(ed->edTitle) ) ) in appSetDocumentTitle()
H A DappDocumentGtk.c81 if ( appFormatDocumentTitle( &fullTitle, &iconName, ea, &(ed->edTitle) ) ) in appDocMakeMainWindow()
H A DappDocumentMotif.c95 if ( appFormatDocumentTitle( &fullTitle, &iconName, ea, &(ed->edTitle) ) ) in appDocMakeMainWindow()
H A DappFrame.h962 extern int appFormatDocumentTitle( MemoryBuffer * windowTitle,