Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/Ted/
H A DtedBookmarkTool.c151 if ( tedAppGoToBookmark( bt->btApplication, &(bt->btMarkChosen) ) ) in APP_BUTTON_CALLBACK_H()
234 if ( tedAppGoToBookmark( bt->btApplication, &(bt->btMarkChosen) ) ) in APP_LIST_CALLBACK_H()
H A DtedAppFront.h136 extern int tedAppGoToBookmark( EditApplication * ea,
H A DtedAppFront.c239 int tedAppGoToBookmark( EditApplication * ea, in tedAppGoToBookmark() function