Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfSaveDocument.c43 { PROPmaskADD( &dpSaveMask, DPpropFONTTABLE ); } in docRtfSaveDocument()
H A DdocRtfSaveDocumentProperties.c98 if ( PROPmaskISSET( dpMask, DPpropFONTTABLE ) ) in docRtfSaveDocumentProperties()
H A DdocRtfTab.c1934 RTF_DEST_XX( "fonttbl", DPpropFONTTABLE, docRtfFontTable ),
/dports/editors/ted/Ted-2.23/docBase/
H A DdocDocumentProperties.h82 DPpropFONTTABLE, enumerator
H A DdocDocumentProperties.c265 PROPmaskUNSET( &dpSetMask, DPpropFONTTABLE ); in docCopyDocumentProperties()