Home
last modified time | relevance | path

Searched refs:docCopyParagraphProperties (Results 1 – 4 of 4) sorted by relevance

/dports/editors/ted/Ted-2.23/docBase/
H A DdocParaProperties.h179 extern int docCopyParagraphProperties(
H A DdocParaProperties.c114 int docCopyParagraphProperties( ParagraphProperties * ppTo, in docCopyParagraphProperties() function
/dports/editors/ted/Ted-2.23/docEdit/
H A DdocTocResult.c276 if ( docCopyParagraphProperties( &(paraNodeToc->biParaProperties), in docMakeTocParagraph()
453 if ( docCopyParagraphProperties( &(ct->ctRefPP), in docGetTocParaProperties()
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfReaderImpl.c247 docCopyParagraphProperties( &(rrs->rrsParagraphProperties), in docRtfPushReadingState()