Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/appFrame/
H A DappDocument.c156 void appMakeDocVisible( EditApplication * ea, in appMakeDocVisible() function
176 appMakeDocVisible( ea, ed ); in appDocToFront()
H A DappFrame.h711 extern void appMakeDocVisible( EditApplication * ea,
H A DappMain.c137 appMakeDocVisible( ea, ed ); in appAskCloseDocuments()
/dports/editors/ted/Ted-2.23/Ted/
H A DtedApp.c340 { appMakeDocVisible( ea, tar->tarManualDocument ); } in tedManual()