Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocRowProperties.h78 unsigned char rpPreferredWidthUnit; member
H A DdocRowProperties.c110 rp->rpPreferredWidthUnit= TRautoNONE; in docInitRowProperties()
858 rp->rpPreferredWidthUnit= arg; in docSetRowProperty()
1054 return rp->rpPreferredWidthUnit; in docGetRowProperty()
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfSaveRowProperties.c117 "trftsWidth", rpSet->rpPreferredWidthUnit, in docRtfSaveRowProperties()