Home
last modified time | relevance | path

Searched refs:docInitRowProperties (Results 1 – 15 of 15) sorted by relevance

/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfReadRowProperties.c27 docInitRowProperties( rp ); in docRtfResetRowProperties()
123 docInitRowProperties( &(rrc->rrcRowProperties) ); in docRtfReadRowProperties()
H A DdocRtfWriteNode.c40 docInitRowProperties( &rpRef ); in docRtfSavePropertiesOfRow()
112 docInitRowProperties( &(rw->rwRowProperties) ); in docRtfPopTable()
H A DdocRtfReadParaProperties.c178 docInitRowProperties( &(rowNode->biRowProperties) ); in docRtfAdaptToParaProperties()
H A DdocRtfReadNodeTree.c142 docInitRowProperties( &(rr->rrcRowProperties) ); in docRtfCloseSect()
169 docInitRowProperties( &(rowNode->biRowProperties) ); in docRtfCloseRow()
H A DdocRtfReaderImpl.c66 docInitRowProperties( &(rr->rrcRowProperties) ); in docRtfInitReader()
H A DdocRtfWriterImpl.c30 docInitRowProperties( &(rw->rwRowProperties) ); in docRtfInitWritingContext()
H A DdocRtfReadDocumentTree.c68 docInitRowProperties( &(rrc->rrcRowProperties) ); in docRtfReadDocumentTree()
/dports/editors/ted/Ted-2.23/docBase/
H A DdocStyle.c42 docInitRowProperties( &(ds->dsRowProps) ); in docInitDocumentStyle()
83 docInitRowProperties( &(ds.dsRowProps) ); in docCopyStyle()
H A DdocRowProperties.h213 extern void docInitRowProperties( RowProperties * rp );
H A DdocRowProperties.c81 void docInitRowProperties( RowProperties * rp ) in docInitRowProperties() function
/dports/editors/ted/Ted-2.23/Ted/
H A DtedTableTool.c216 docInitRowProperties( &(tt->ttPropertiesSet) ); in tedFormatFillTablePage()
217 docInitRowProperties( &(tt->ttPropertiesChosen) ); in tedFormatFillTablePage()
H A DtedRowTool.c643 docInitRowProperties( &(rt->rtRowPropertiesSet) ); in tedInitRowTool()
644 docInitRowProperties( &(rt->rtRowPropertiesChosen) ); in tedInitRowTool()
H A DtedDocRuler.c117 docInitRowProperties( &rpSet ); in tedUpdateTableColumns()
/dports/editors/ted/Ted-2.23/docEdit/
H A DdocEditTable.c366 docInitRowProperties( &(node->biRowProperties) ); in docFlattenRow()
392 docInitRowProperties( &rp ); in docFillTableDocument()
/dports/editors/ted/Ted-2.23/docBuf/
H A DdocNodeTree.c197 docInitRowProperties( &(node->biRowProperties) ); in docInitNode()