Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docEdit/
H A DdocSelectionDescription.h58 int sdInDocumentBody; member
H A DdocSelectionDescription.c135 sd->sdInDocumentBody= ( sd->sdInTreeType == DOCinBODY ); in docDescribeSelection()
294 sd->sdInDocumentBody= 0; in docInitSelectionDescription()
353 sd->sdInDocumentBody && in docEnableEditCommands()
/dports/editors/ted/Ted-2.23/Ted/
H A DtedHeaderFooterTool.c136 if ( ! sd->sdInDocumentBody ) in tedRefreshHeaderFooterTool()