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

/inkscape/src/display/
H A Dcanvas-axonomgrid.cpp608 gdouble const zintercept_y_bc = (buf_tl_gc[Geom::X] * -tan_angle[Z]) - buf_tl_gc[Geom::Y] ; local
609 gdouble const zstart_y_sc = ( zintercept_y_bc - floor(zintercept_y_bc/lyw)*lyw ) + buf->rect.top();

Completed in 591 milliseconds