Searched defs:Inset (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/libuemf/ |
H A D | upmf.c | 2305 \param Inset Distance line cap start -> line end 2316 U_FLOAT Inset, uint32_t StartCap, uint32_t EndCap, 2324 {&Inset, 4, 1, U_LE}, 2315 U_PMF_CUSTOMLINECAPDATA_set(uint32_t Flags, uint32_t Cap, U_FLOAT Inset, uint32_t StartCap, uint32_t EndCap, uint32_t Join, U_FLOAT MiterLimit, U_FLOAT WidthScale, const U_PSEUDO_OBJ *Clcod ) argument
|
H A D | upmf.h | 864 #define U_PA_Inset 0x01 //!< Inset pen alignment 1650 U_FLOAT Inset; //!< Distance line cap start -> line end member in struct:__anon251 2908 U_FLOAT Inset, uint32_t StartCap, uint32_t EndCap,
|
Completed in 49 milliseconds