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

/inkscape/src/display/
H A Dsp-canvas.h130 bool paintRect(int xx0, int yy0, int xx1, int yy1);
H A Dsp-canvas.cpp1727 bool SPCanvas::paintRect(int xx0, int yy0, int xx1, int yy1) argument
1736 Geom::IntRect paint_rect(xx0, yy0, xx1, yy1);

Completed in 44 milliseconds