Home
last modified time | relevance | path

Searched refs:DOCibkNONE (Results 1 – 14 of 14) sorted by relevance

/dports/editors/ted/Ted-2.23/docBase/
H A DdocPropVal.h62 DOCibkNONE= 0, enumerator
H A DdocSectProperties.h72 ( (sp)->spBreakKind == DOCibkNONE )
H A DdocParaProperties.c55 pp->ppBreakKind= DOCibkNONE; in docInitParagraphProperties()
/dports/editors/ted/Ted-2.23/docLayout/
H A DdocLayoutPixels.c112 ( sectNode->biSectBreakKind != DOCibkNONE && in docGetPixelRectangleForPages()
263 if ( sectNode->biSectBreakKind != DOCibkNONE && in docGetPageForYPixels()
H A DdocLayoutSect.c68 case DOCibkNONE: in docLayoutPlaceSectTop()
H A DdocAdjustParentLayout.c232 if ( node->biParaBreakKind != DOCibkNONE && in docAdjustParaParentLayout()
H A DdocLayoutPara.c708 paraNode->biParaBreakKind != DOCibkNONE && in docLayoutStartParagraph()
/dports/editors/ted/Ted-2.23/docBuf/
H A DdocDebugValues.c211 case DOCibkNONE: return "NONE"; in docBreakKindStr()
H A DdocDocumentTree.c139 bi->biSectBreakKind= DOCibkNONE; in docMakeDocumentTree()
/dports/editors/ted/Ted-2.23/Ted/
H A DtedEditSplit.c55 newParaNode->biParaBreakKind= DOCibkNONE; in tedSplitParaNode()
H A DtedParaLayoutTool.c615 pp->ppBreakKind= DOCibkNONE; in APP_TOGGLE_CALLBACK_H()
H A DtedSectionTool.c938 offsetof(SectionPageResources,sprBreakKindMenuTexts[DOCibkNONE]),
/dports/editors/ted/Ted-2.23/docHtml/
H A DdocHtmlWriteNode.c316 case DOCibkNONE: in dochtmlEnterSectNode()
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfTab.c467 RTF_PARA_ENUM( "nopagebb", PPpropBREAK_KIND, DOCibkNONE ), /*!*/
1172 RTF_SECT_ENUM( "sbknone", SPpropBREAK_KIND, DOCibkNONE ),