Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocPropertiesAdmin.c38 docCleanFontList( &(dpl->dplFontList) ); in docFreeDocumentPropertyLists()
64 docInitFontList( &(dpl->dplFontList) ); in docMakeDocumentPropertyLists()
H A DdocPropertiesAdmin.h25 DocumentFontList dplFontList; member
/dports/editors/ted/Ted-2.23/docBuf/
H A DdocBuf.c220 bd->bdProperties.dpFontList= &(bd->bdPropertyLists->dplFontList); in docNewDocument()