Searched refs:docInsertRowColumn (Results 1 – 6 of 6) sorted by relevance
/dports/editors/ted/Ted-2.23/docRtf/ |
H A D | docRtfReadCellProperties.c | 61 if ( docInsertRowColumn( &(rrc->rrcRowProperties), in docRtfSetCellX()
|
H A D | docRtfReadNodeTree.c | 194 if ( docInsertRowColumn( &(rowNode->biRowProperties), in docRtfCloseRow()
|
/dports/editors/ted/Ted-2.23/docBase/ |
H A D | docRowProperties.h | 220 extern int docInsertRowColumn( RowProperties * rp,
|
H A D | docRowProperties.c | 163 int docInsertRowColumn( RowProperties * rp, in docInsertRowColumn() function 662 if ( docInsertRowColumn( rpTo, rpTo->rpCellCount, shiftTail, in docUpdRowProperties() 777 if ( docInsertRowColumn( rp, col, shiftTail, &cp, in docEqualWidthColumns()
|
/dports/editors/ted/Ted-2.23/docEdit/ |
H A D | docCopyNodeTree.c | 69 if ( docInsertRowColumn( rpTo, colTo, shiftTail, in docCopyCellNode()
|
H A D | docEditTable.c | 179 if ( docInsertRowColumn( rp, col, shiftTail, in docInsertCellInRow()
|