Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocRowProperties.h64 int rpRightDefaultCellSpacing; member
H A DdocRowProperties.c114 rp->rpRightDefaultCellSpacing= 0; in docInitRowProperties()
866 rp->rpRightDefaultCellSpacing= arg; in docSetRowProperty()
1062 return rp->rpRightDefaultCellSpacing; in docGetRowProperty()
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfSaveRowProperties.c135 "trspdr", rpSet->rpRightDefaultCellSpacing ); in docRtfSaveRowProperties()