Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocListLevel.c32 ll->llNoRestart= 0; in docInitDocumentListLevel()
111 to->llNoRestart= from->llNoRestart; in docCopyDocumentListLevel()
899 ll->llNoRestart= val != 0; in docSetListLevelProperty()
H A DdocListLevel.h64 unsigned char llNoRestart; member
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfWriteListTable.c46 if ( ll->llNoRestart ) in docRtfWriteListLevel()