Home
last modified time | relevance | path

Searched refs:draw_tangent (Results 1 – 4 of 4) sorted by relevance

/dports/audio/din/din-52/src/
H A Dcurve_editor.h253 void draw_tangent (const point<float>& p, const point<float>& t);
H A Dcurve_editor.cc832 void curve_editor::draw_tangent (const point<float>& p, const point<float>& t) { in draw_tangent() function in curve_editor
886 draw_tangent (v, lt); in draw_tangents()
888 draw_tangent (v, rt); in draw_tangents()
1537 draw_tangent (v, lt); in hilite_item()
1541 draw_tangent (v, rt); in hilite_item()
/dports/math/lib2geom/lib2geom-1.1/src/toys/
H A Dconic-section-toy.cpp537 void draw_tangent (cairo_t *cr, std::ostringstream *notify, in draw_tangent() function in ConicSectionToy
719 draw_f = &ConicSectionToy::draw_tangent; in key_hit()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Dconic-section-toy.cpp537 void draw_tangent (cairo_t *cr, std::ostringstream *notify, in draw_tangent() function in ConicSectionToy
719 draw_f = &ConicSectionToy::draw_tangent; in key_hit()