Home
last modified time | relevance | path

Searched refs:appSetShellTitle (Results 1 – 8 of 8) sorted by relevance

/dports/editors/ted/Ted-2.23/Ted/
H A DtedDocprops.c372 appSetShellTitle( dpd->dpdDialog.adTopWidget, in tedMakePropertyDialog()
447 appSetShellTitle( dpd->dpdDialog.adTopWidget, in tedRunPropertyDialog()
/dports/editors/ted/Ted-2.23/appFrame/
H A DappGuiGtk.c184 void appSetShellTitle( APP_WIDGET shell, in appSetShellTitle() function
350 appSetShellTitle( shell, option, ea->eaApplicationName ); in appMakeVerticalTool()
H A DguiWidgets.h326 extern void appSetShellTitle( APP_WIDGET shell,
H A DappFileChooserGtk.c209 appSetShellTitle( aci->aciWidget, option, ea->eaApplicationName ); in appMakeFileChooser()
254 appSetShellTitle( aci->aciWidget, option, ea->eaApplicationName ); in appMakeFileSelection()
H A DappGuiMotif.c77 void appSetShellTitle( APP_WIDGET shell, in appSetShellTitle() function
416 appSetShellTitle( shell, option, ea->eaApplicationName ); in appMakeVerticalTool()
H A DappPrintDialog.c1444 appSetShellTitle( apd->apdDialog.adTopWidget, in appMakePrintDialog()
1580 appSetShellTitle( apd->apdDialog.adTopWidget, printOption, in appRunPrintDialog()
H A DappQuestionMotif.c339 appSetShellTitle( qc->qcDialog.adTopWidget, in appQuestionRunDialog()
H A DappFileChooserMotif.c668 appSetShellTitle( aci->aciDialog.adTopWidget, option, in appMakeFileChooser()