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

/inkscape/src/libuemf/
H A Duemf.h219 typedef uint32_t U_NUM_POINTL; //!< Number of U_POINTL
540 U_POINTL, //!< WMF manual 2.2.2.15 typedef in typeref:struct:__anon118
1719 U_POINTL ptlReference; //!< String start coordinates
2149 U_POINTL aptl[1]; //!< array of points
2170 U_POINTL aptl[1];
2203 U_POINTL ptlOrigin; //!< H & V origin in logical units
2239 U_POINTL ptlPixel; //!< Pixel coordinates (logical)
2319 U_POINTL ptlOffset; //!< Clipping region
2331 U_POINTL ptl; //!< Point coordinates
2477 U_POINTL ptlCente
[all...]

Completed in 46 milliseconds