Home
last modified time | relevance | path

Searched refs:ntNotesPropertiesSetDocument (Results 1 – 2 of 2) sorted by relevance

/dports/editors/ted/Ted-2.23/Ted/
H A DtedNotesTool.c183 nt->ntNotesPropertiesSetDocument= dp->dpNotesProps; in tedRefreshNotesTool()
314 &(nt->ntNotesPropertiesSetDocument), in tedNotesToolSetProperties()
372 nt->ntNotesPropertiesChosen= nt->ntNotesPropertiesSetDocument; in APP_BUTTON_CALLBACK_H()
573 docInitFootEndNotesProperties( &(nt->ntNotesPropertiesSetDocument) ); in tedFormatFillNotesPage()
734 docInitFootEndNotesProperties( &(nt->ntNotesPropertiesSetDocument) ); in tedFormatInitNotesTool()
H A DtedNotesTool.h53 FootEndNotesProperties ntNotesPropertiesSetDocument; member