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

/inkscape/src/ui/tools/
H A Dflood-tool.cpp489 inline static bool coords_in_range(unsigned int x, unsigned int y, bitmap_coords_info bci) { function in namespace:Inkscape::UI::Tools
522 if (coords_in_range(tx, ty, bci)) {

Completed in 18 milliseconds