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

/inkscape/src/ui/tools/
H A Dflood-tool.cpp288 static inline void mark_pixel_colored(unsigned char *t) { *t |= PIXEL_COLORED; } function in namespace:Inkscape::UI::Tools
510 mark_pixel_colored(original_point_trace_t);
526 mark_pixel_colored(trace_t);

Completed in 12 milliseconds