Searched defs:leftof (Results 1 - 1 of 1) 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) {

Completed in 15 milliseconds