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

/inkscape/share/extensions/
H A Dpolyhedron_3d.py421 self.OptionParser.add_option("--f_b",
423 dest="f_b", default=0)
465 fill_col = (so.f_r, so.f_g, so.f_b) #colour tuple for the face fill
/inkscape/src/
H A Dgradient-chemistry.cpp502 Geom::Point f_b = Geom::Point(rg->fx.computed, rg->fy.computed); local
507 Geom::Point f_u = f_b * point_convert;

Completed in 21 milliseconds