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

/inkscape/src/live_effects/
H A Dlpe-rough-hatches.cpp124 unsigned first_in_comp = 0; local
128 std::pair<unsigned,unsigned>next_data(temp[first_in_comp].level,temp[first_in_comp].idx);
130 first_in_comp = i+1;

Completed in 15 milliseconds