Searched defs:grid_vline (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/display/ |
H A D | canvas-grid.cpp | 878 grid_vline (SPCanvasBuf *buf, gint x, gint ys, gint ye, guint32 rgba) function in namespace:Inkscape 942 grid_vline (buf, ix, buf->rect.top(), buf->rect.bottom(), color); 944 grid_vline (buf, ix, buf->rect.top(), buf->rect.bottom(), _empcolor);
|
Completed in 965 milliseconds