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

/inkscape/src/libuemf/
H A Duemf.c3523 \param ptlPixel Pixel coordinates (logical)
3527 const U_POINTL ptlPixel,
3538 ((PU_EMRSETPIXELV)record)->ptlPixel = ptlPixel;
3526 U_EMRSETPIXELV_set( const U_POINTL ptlPixel, const U_COLORREF crColor ) argument
H A Duemf.h2239 U_POINTL ptlPixel; //!< Pixel coordinates (logical) member in struct:__anon157
3491 char *U_EMRSETPIXELV_set(const U_POINTL ptlPixel, const U_COLORREF crColor);

Completed in 134 milliseconds