Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/Ted/
H A DtedAppFront.h126 extern void tedAppDeleteTable( EditApplication * ea );
H A DtedTableTool.c182 tedAppDeleteTable( ea ); in APP_BUTTON_CALLBACK_H()
H A DtedAppFront.c264 void tedAppDeleteTable( EditApplication * ea ) in tedAppDeleteTable() function