Home
last modified time | relevance | path

Searched refs:appMakeDocumentWindow (Results 1 – 2 of 2) sorted by relevance

/dports/editors/ted/Ted-2.23/appFrame/
H A DappDocument.c426 int appMakeDocumentWindow( EditDocument ** pEd, in appMakeDocumentWindow() function
757 if ( appMakeDocumentWindow( &ed, ea, readOnly, filename, filename ) ) in appOpenDocumentFile()
801 if ( appMakeDocumentWindow( &ed, ea, readOnly, filename, filename ) ) in appNewDocument()
H A DappFrame.h1067 extern int appMakeDocumentWindow( EditDocument ** pEd,