Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrgraph.c582 if (cc->toplist == us_topofconstraints) arg = x_("CONSTR"); else in us_illustratecommand()
H A Dusrcom.c392 BOOLEAN us_topofconstraints(CHAR **c) in us_topofconstraints() function
1261 static COMCOMP constraintup = {NOKEYWORD, us_topofconstraints, us_nextparse,
1279 static COMCOMP constrainttp = {NOKEYWORD, us_topofconstraints, us_nextparse,
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h1067 BOOLEAN us_topofconstraints(CHAR**);