Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBuf/
H A DdocNodeTree.h88 extern void docSetParaTableNesting( struct BufferItem * paraNode );
H A DdocNodeTree.c538 docSetParaTableNesting( rval ); in docInsertNode()
646 docSetParaTableNesting( paraBi ); in docInsertRowNode()
1136 void docSetParaTableNesting( BufferItem * paraBi ) in docSetParaTableNesting() function
/dports/editors/ted/Ted-2.23/docEdit/
H A DdocEditTable.c191 docSetParaTableNesting( paraBi ); in docInsertCellInRow()
348 { docSetParaTableNesting( node ); } in docRefreshTableNesting()
H A DdocCopyParagraph.c513 docSetParaTableNesting( biParaTo ); in docCopyParaNode()
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfReadNodeTree.c441 docSetParaTableNesting( paraNode ); in docRtfHierarchyCell()