Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfSaveRowProperties.c217 if ( rw->rwCpExtraMask ) in docRtfSaveRowProperties()
218 { utilPropMaskOr( &cpAllMask, &cpAllMask, rw->rwCpExtraMask ); } in docRtfSaveRowProperties()
H A DdocRtfWriterImpl.h104 const PropertyMask * rwCpExtraMask; member
H A DdocRtfWriterImpl.c60 rw->rwCpExtraMask= (const PropertyMask *)0; in docRtfInitWritingContext()
/dports/editors/ted/Ted-2.23/docEdit/
H A DdocRtfWriteTrace.c419 rw->rwCpExtraMask= cpSetMask; in docRtfTraceOldProperties()
429 rw->rwCpExtraMask= (const PropertyMask *)0; in docRtfTraceOldProperties()