Searched refs:U_WMRCORE_2U16_N16_set (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libuemf/ |
H A D | uwmf.c | 2072 char *U_WMRCORE_2U16_N16_set( function 3033 return U_WMRCORE_2U16_N16_set(U_WMR_POLYGON, NULL, &Length, 2*Length, Data); 3043 return U_WMRCORE_2U16_N16_set(U_WMR_POLYLINE, NULL, &Length, 2*Length, Data); 3060 return U_WMRCORE_2U16_N16_set(U_WMR_ESCAPE, &Escape, &Length, Length/2, Data); 4371 return U_WMRCORE_2U16_N16_set(U_WMR_CREATEPENINDIRECT, NULL, NULL, U_SIZE_PEN/2, &pen); 4400 return U_WMRCORE_2U16_N16_set(U_WMR_CREATEBRUSHINDIRECT, NULL, NULL, U_SIZE_WLOGBRUSH/2, &brush);
|
Completed in 33 milliseconds