Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/Ted/
H A DtedBookmarkList.c106 if ( tedAppFindBookmarkField( &df, ea, mbChosen ) < 0 ) in tedBookmarkFindChosen()
H A DtedAppFront.h141 extern int tedAppFindBookmarkField(
H A DtedAppFront.c204 int tedAppFindBookmarkField( DocumentField ** pDf, in tedAppFindBookmarkField() function