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

/inkscape/src/2geom/
H A Dsbasis-roots.cpp272 double ta_hi,tb_hi,ta_lo,tb_lo; local
274 tb_hi=tb_lo=a-1;//default values => no root there.
287 //tb_hi=tb_lo=b;
289 tb_hi=tb_lo=b-htol;
292 tb_hi=b+(levels.at(idxb )-fb)/bs.min();
299 t1=std::max(tb_hi,tb_lo);
434 double tb_hi; // f remains below next level for t>tb_hi local
438 tb_hi=tb_lo=a-1;//default values => no root there.
469 tb_hi
[all...]

Completed in 10 milliseconds