Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocRowProperties.h102 unsigned char rpAutoformatLastRow; member
H A DdocRowProperties.c949 rp->rpAutoformatLastRow= ( arg != 0 ); in docSetRowProperty()
1145 return rp->rpAutoformatLastRow; in docGetRowProperty()