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

/inkscape/src/ui/tools/
H A Dflood-tool.cpp497 #define PAINT_DIRECTION_DOWN 8 macro
542 if (can_paint_down) { paint_directions += PAINT_DIRECTION_DOWN; }
653 if (paint_directions & PAINT_DIRECTION_DOWN) {

Completed in 16 milliseconds