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

/inkscape/src/display/
H A Ddrawing-text.h72 void decorateItem(DrawingContext &dc, double phase_length, bool under);
H A Ddrawing-text.cpp385 void DrawingText::decorateItem(DrawingContext &dc, double phase_length, bool under) function in class:Inkscape::DrawingText
551 decorateItem(dc, phase_length, true);
619 decorateItem(dc, phase_length, false);

Completed in 55 milliseconds