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

/inkscape/src/ui/tools/
H A Dflood-tool.cpp286 static inline void mark_pixel_paintable(unsigned char *t) { *t |= PIXEL_PAINTABLE; *t ^= PIXEL_NOT_PAINTABLE; } function in namespace:Inkscape::UI::Tools
326 mark_pixel_paintable(trace_t);

Completed in 16 milliseconds