Home
last modified time | relevance | path

Searched refs:docRtfWriteFontTable (Results 1 – 3 of 3) sorted by relevance

/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfWriterImpl.h208 extern void docRtfWriteFontTable( RtfWriter * rwc );
H A DdocRtfSaveFontTable.c174 void docRtfWriteFontTable( RtfWriter * rw ) in docRtfWriteFontTable() function
H A DdocRtfSaveDocumentProperties.c101 docRtfWriteFontTable( rw ); in docRtfSaveDocumentProperties()