Searched defs:from_xywh (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/2geom/ | ||
H A D | generic-rect.h | 114 static CRect from_xywh(C x, C y, C w, C h) { function in class:Geom::GenericRect 121 static CRect from_xywh(CPoint const &xy, CPoint const &wh) { function in class:Geom::GenericRect |
Completed in 931 milliseconds