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

/inkscape/src/libuemf/
H A Duemf.c2096 \param elpWidth Width in logical units (elpPenStyle & U_PS_GEOMETRIC) or 1 (pixel)
2105 uint32_t elpWidth,
2127 ((PU_EXTLOGPEN) record)->elpWidth = elpWidth;
2103 extlogpen_set( uint32_t elpPenStyle, uint32_t elpWidth, uint32_t elpBrushStyle, U_COLORREF elpColor, int32_t elpHatch, U_NUM_STYLEENTRY elpNumEntries, U_STYLEENTRY *elpStyleEntry ) argument
H A Duemf.h2017 uint32_t elpWidth; //!< Width in logical units (elpPenStyle & U_PS_GEOMETRIC) or 1 (pixel) member in struct:__anon145
3405 PU_EXTLOGPEN extlogpen_set(uint32_t elpPenStyle, uint32_t elpWidth, uint32_t elpBrushStyle,

Completed in 284 milliseconds