Home
last modified time | relevance | path

Searched refs:tedAppSelectRow (Results 1 – 4 of 4) sorted by relevance

/dports/editors/ted/Ted-2.23/Ted/
H A DtedRowTool.c297 tedAppSelectRow( ea, direction, allColumns ); in APP_BUTTON_CALLBACK_H()
310 tedAppSelectRow( ea, direction, allColumns ); in APP_BUTTON_CALLBACK_H()
323 tedAppSelectRow( ea, direction, allColumns ); in APP_BUTTON_CALLBACK_H()
H A DtedAppFront.h119 extern void tedAppSelectRow( EditApplication * ea,
H A DtedCellTool.c340 tedAppSelectRow( ea, direction, allColumns ); in APP_BUTTON_CALLBACK_H()
351 tedAppSelectRow( ea, direction, allColumns ); in APP_BUTTON_CALLBACK_H()
H A DtedAppFront.c63 void tedAppSelectRow( EditApplication * ea, in tedAppSelectRow() function