Searched defs:rightof (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libcola/
H A Dgradient_projection.h78 * rightof: variables to which right must be to the right of.
84 rightof(),
98 CList rightof; // variables to which right dummy var must be to the right of member in class:DummyVarPair
128 for(CList::iterator cit=rightof.begin();
129 cit!=rightof.end(); ++cit) {

Completed in 15 milliseconds