Searched defs:setLabelText (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/widget/
H A Dlabelled.cpp69 Labelled::setLabelText(const Glib::ustring &str) function in class:Inkscape::UI::Widget::Labelled
/inkscape/src/ui/tools/
H A Dmeasure-tool.cpp836 setLabelText(totallength_str, middle, fontsize, Geom::rad_from_deg(180) - ray.angle(), color);
913 void MeasureTool::setLabelText(const char *value, Geom::Point pos, double fontsize, Geom::Coord angle, guint32 background, Inkscape::XML::Node *measure_repr, CanvasTextAnchorPositionEnum text_anchor) function in class:Inkscape::UI::Tools::MeasureTool
1069 setLabelText(measure_str, position, fontsize, 0, background, measure_repr);

Completed in 19 milliseconds