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

/inkscape/src/ui/dialog/
H A Dfilter-effects-dialog.cpp2502 const int twidth = get_input_type_width(); local
2503 const int sources_x = rct.get_width() - twidth * FPInputConverter._length;
2505 int src = (cx - sources_x) / twidth;

Completed in 24 milliseconds