Searched defs:PU_POINT (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libuemf/
H A Duemf.h542 *PU_POINT, //!< WMF manual 2.2.2.15 typedef in typeref:struct:__anon118
3441 PU_POINT points_transform(PU_POINT points, int count, U_XFORM xform);
3444 PU_POINT point16_to_point(PU_POINT16 points, int count);
3445 PU_POINT16 point_to_point16(PU_POINT points, int count);
3447 U_RECT findbounds(uint32_t count, PU_POINT pts, uint32_t width);

Completed in 1154 milliseconds