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

/inkscape/src/libuemf/
H A Duwmf.c2817 U_WMRPATBLT *pmr; local
2823 pmr = (U_WMRPATBLT *) record;
2824 memcpy(pmr->rop3w, &dwRop3, 4);
2825 pmr->Height = cwh.y;
2826 pmr->Width = cwh.x;
2827 pmr->yDst = Dst.y;
2828 pmr->xDst = Dst.x;
3552 U_WMRSTRETCHDIB *pmr; local
3560 pmr = (U_WMRSTRETCHDIB *) record;
3561 memcpy(pmr
[all...]

Completed in 37 milliseconds