Home
last modified time | relevance | path

Searched refs:tedAppSetHyperlink (Results 1 – 3 of 3) sorted by relevance

/dports/editors/ted/Ted-2.23/Ted/
H A DtedAppFront.h49 extern int tedAppSetHyperlink( EditApplication * ea,
H A DtedLinkTool.c230 if ( tedAppSetHyperlink( ea, hfChosen ) ) in APP_BUTTON_CALLBACK_H()
H A DtedAppFront.c181 int tedAppSetHyperlink( EditApplication * ea, in tedAppSetHyperlink() function