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

/inkscape/src/extension/internal/
H A Demf-inout.cpp3228 PU_POINT16 apts = (PU_POINT16) pEmr->apts; // Bug in MinGW wingdi.h ? local
3236 tmp_str << "\n\tM " << pix_to_xy( d, apts[0].x, apts[0].y ) << " ";
3241 tmp_str << pix_to_xy( d, apts[i].x, apts[i].y ) << " ";
3254 PU_POINT16 apts = (PU_POINT16) pEmr->apts; // Bug in MinGW wingdi.h ? local
3262 tmp_poly << "\n\tM " << pix_to_xy( d, apts[first].x, apts[firs
3279 PU_POINT16 apts = (PU_POINT16) pEmr->apts; // Bug in MinGW wingdi.h ? local
3302 PU_POINT16 apts = (PU_POINT16) pEmr->apts; // Bug in MinGW wingdi.h ? local
3321 PU_POINT16 apts = (PU_POINT16) pEmr->apts; // Bug in MinGW wingdi.h ? local
3345 PU_POINT16 apts = (PU_POINT16) &pEmr->aPolyCounts[pEmr->nPolys]; local
[all...]
/inkscape/src/libuemf/
H A Duemf.h2943 U_POINT16 apts[1]; //!< Array of POINT16 member in struct:__anon202
2963 U_POINT16 apts[1]; //!< array of point16
2989 U_POINT16 apts[1]; //!< array of points member in struct:__anon204

Completed in 588 milliseconds