Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docBase/
H A DdocParaProperties.c106 static const int DocParaBorderPropCount= sizeof(DocParaBorderProps)/sizeof(int); variable
182 for ( p= 0; p < DocParaBorderPropCount; p++ ) in docUpdParaProperties()
291 for ( p= 0; p < DocParaBorderPropCount; p++ ) in docParaPropertyDifference()