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

/inkscape/src/ui/dialog/
H A Dfilter-effects-dialog.cpp2245 gint end_x = text_start_x + tw * src_id + (int)(tw * 0.5f) + 1; local
2256 cr->rectangle(end_x-2, y1-2, 5, 5);
2259 cr->line_to(end_x, y1);

Completed in 16 milliseconds