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

/inkscape/src/ui/tools/
H A Dflood-tool.cpp308 unsigned int current_step; member in struct:Inkscape::UI::Tools::bitmap_coords_info
846 bci.current_step = 0;
1028 bci.current_step++;
1030 if (bci.current_step > bci.max_queue_size) {

Completed in 17 milliseconds