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

/inkscape/src/ui/dialog/
H A Dfilter-effects-dialog.cpp2503 const int sources_x = rct.get_width() - twidth * FPInputConverter._length; local
2504 if(cx > sources_x) {
2505 int src = (cx - sources_x) / twidth;

Completed in 24 milliseconds