Searched refs:U_PMF_IE_COLORCURVE (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libuemf/
H A Dupmf.h2063 } U_PMF_IE_COLORCURVE; typedef in typeref:struct:__anon276
H A Dupmf_print.c1927 \brief Print data from a U_PMF_IE_COLORCURVE object
2910 case U_IEE_ColorCurveEffectGuid: U_PMF_IE_COLORCURVE_print(Data, Data + sizeof(U_PMF_IE_COLORCURVE)); break;
H A Dupmf.c3498 \brief Create and set a U_PMF_IE_COLORCURVE PseudoObject
6911 \brief Get data from a U_PMF_IE_COLORCURVE object
6923 if(IS_MEM_UNSAFE(contents, sizeof(U_PMF_IE_COLORCURVE), blimit))return(0);

Completed in 547 milliseconds