Searched defs:PAINT_DIRECTION_LEFT (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tools/
H A Dflood-tool.cpp494 #define PAINT_DIRECTION_LEFT 1 macro
539 if (can_paint_left) { paint_directions += PAINT_DIRECTION_LEFT; }
672 if (paint_directions & PAINT_DIRECTION_LEFT) {

Completed in 19 milliseconds