Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocNoteProperties.h38 extern int docCopyNoteProperties( NoteProperties * to,
H A DdocNoteProperties.c28 int docCopyNoteProperties( NoteProperties * to, in docCopyNoteProperties() function
/dports/editors/ted/Ted-2.23/Ted/
H A DtedThisNoteTool.c136 if ( docCopyNoteProperties( &(tnt->tntNotePropertiesSet), in tedRefreshThisNoteTool()
157 if ( docCopyNoteProperties( &(tnt->tntNotePropertiesChosen), in tedRefreshThisNoteTool()
273 if ( docCopyNoteProperties( &(tnt->tntNotePropertiesChosen), in APP_BUTTON_CALLBACK_H()