Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/Ted/
H A DtedAppFront.h46 extern int tedAppShiftRowsInTable( EditApplication * ea,
H A DtedRowTool.c375 tedAppShiftRowsInTable( ea, +1 ); in APP_BUTTON_CALLBACK_H()
383 tedAppShiftRowsInTable( ea, -1 ); in APP_BUTTON_CALLBACK_H()
H A DtedAppFront.c498 int tedAppShiftRowsInTable( EditApplication * ea, in tedAppShiftRowsInTable() function