Home
last modified time | relevance | path

Searched refs:npRestart (Results 1 – 5 of 5) sorted by relevance

/dports/editors/ted/Ted-2.23/docBuf/
H A DdocRenumberNotes.c56 if ( np->npRestart == FTN_RST_PER_SECTION && in docRenumberNote()
60 if ( np->npRestart == FTN_RST_PER_PAGE && in docRenumberNote()
67 if ( np->npRestart == FTN_RST_PER_SECTION && in docRenumberNote()
71 if ( np->npRestart == FTN_RST_PER_PAGE && in docRenumberNote()
H A DdocChftnField.c65 if ( nsp->npRestart == FTN_RST_CONTINUOUS ) in docFormatChftnField()
/dports/editors/ted/Ted-2.23/docBase/
H A DdocNotesProperties.c34 np->npRestart= val; in docSetNotesProperty()
56 return np->npRestart; in docGetNotesProperty()
178 np->npRestart= FTN_RST_CONTINUOUS; in docInitNotesProperties()
189 np->npRestart= FTN_RST_CONTINUOUS; in docDefaultFootNotesProperties()
200 np->npRestart= FTN_RST_CONTINUOUS; in docDefaultEndNotesProperties()
H A DdocNotesProperties.h113 unsigned char npRestart; member
/dports/editors/ted/Ted-2.23/Ted/
H A DtedNotesTool.c85 if ( np->npRestart == FTN_RST_CONTINUOUS ) in tedNotesRefreshNotesStartNumber()
128 np->npRestart, in tedNotesRefreshNotePropertiesTool()
239 if ( np->npRestart == FTN_RST_CONTINUOUS ) in tedNotesToolGetStartNumber()
254 if ( np->npRestart != FTN_RST_CONTINUOUS || in APP_TXACTIVATE_CALLBACK_H()
266 if ( np->npRestart != FTN_RST_CONTINUOUS || in APP_TXACTIVATE_CALLBACK_H()
431 np->npRestart= TED_FootnoteRestarts[n]; in tedFootnoteRestartChosen()
447 np->npRestart= TED_EndnoteRestarts[n]; in tedEndnoteRestartChosen()