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

/inkscape/src/ui/tools/
H A Dflood-tool.cpp283 static inline void mark_pixel_checked(unsigned char *t) { *t |= PIXEL_CHECKED; } function in namespace:Inkscape::UI::Tools
627 mark_pixel_checked(current_trace_t);
970 mark_pixel_checked(trace_t);
1008 mark_pixel_checked(trace_t);

Completed in 17 milliseconds