Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/appFrame/
H A DappMain.c721 appGuiInsertColumnInWindow( &(ea->eaMainWindow), in appFinishApplicationWindow()
724 appGuiInsertMenubarInColumn( &(ea->eaMenuBar), ea->eaMainWindow ); in appFinishApplicationWindow()
780 appMakeImageInColumn( &pictureLabel, ea->eaMainWindow, in appFinishApplicationWindow()
808 appMakeLabelInColumn( &label, ea->eaMainWindow, ident ); in appFinishApplicationWindow()
816 appMakeLabelInColumn( &label, ea->eaMainWindow, in appFinishApplicationWindow()
H A DappFrame.h506 APP_WIDGET eaMainWindow; member