Searched refs:leftof (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libcola/
H A Dgradient_projection.h77 * leftof: variables to which left must be to the left of,
83 leftof(),
97 CList leftof; // variables to which left dummy var must be to the left of member in class:DummyVarPair
123 for(CList::iterator cit=leftof.begin();
124 cit!=leftof.end(); ++cit) {
H A Dcola.cpp93 p->leftof.push_back(std::make_pair(*vit,0));

Completed in 114 milliseconds