Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocPropertiesAdmin.c33 utilCleanNumberedPropertiesList( &(dpl->dplItemShadingList) ); in docFreeDocumentPropertyLists()
59 docInitItemShadingList( &(dpl->dplItemShadingList) ); in docMakeDocumentPropertyLists()
H A DdocPropertiesAdmin.h20 NumberedPropertiesList dplItemShadingList; member
/dports/editors/ted/Ted-2.23/docBuf/
H A DdocBuf.c379 NumberedPropertiesList * isList= &(bd->bdPropertyLists->dplItemShadingList); in docItemShadingNumber()
388 NumberedPropertiesList * isList= &(bd->bdPropertyLists->dplItemShadingList); in docGetItemShadingByNumber()
396 NumberedPropertiesList * isList= &(bd->bdPropertyLists->dplItemShadingList); in docShadingNumberIsShading()
/dports/editors/ted/Ted-2.23/docEdit/
H A DdocDocumentCopyJob.c143 &(dplTo->dplItemShadingList), in docSetAttributeMap()
144 &(dplFrom->dplItemShadingList) ) ) in docSetAttributeMap()