Home
last modified time | relevance | path

Searched refs:rpAutoformatShading (Results 1 – 2 of 2) sorted by relevance

/dports/editors/ted/Ted-2.23/docBase/
H A DdocRowProperties.h97 unsigned char rpAutoformatShading; member
H A DdocRowProperties.c934 rp->rpAutoformatShading= ( arg != 0 ); in docSetRowProperty()
1130 return rp->rpAutoformatShading; in docGetRowProperty()