Searched refs:U_PMF_IMAGE (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libuemf/
H A Dupmf.h1425 } U_PMF_IMAGE; typedef in typeref:struct:__anon234
1834 U_PMF_IMAGE Data; //!< Various types of data, like an EMF metafile, WMF metafile, another EMF+ metafile
2012 U_PMF_IMAGE Image Image that contains the texture. Present if the PMR record that includes this object still has space
2013 for an U_PMF_IMAGE after all the other variable and optional data
H A Dupmf.c1652 \brief Create and set a U_PMF_IMAGE PseudoObject
3398 \param Image (optional) U_PSEUDO_OBJ containing an U_PMF_IMAGE object
4213 \param ImgID U_PMF_IMAGE object in the EMF+ object table (0-63, inclusive)
4252 \param ImgID U_PMF_IMAGE object in the EMF+ object table (0-63, inclusive)
5487 \brief Get data from a U_PMF_IMAGE object
5500 if(IS_MEM_UNSAFE(contents, sizeof(U_PMF_IMAGE), blimit))return(0);
7539 \param ImgID U_PMF_IMAGE object in the EMF+ object table (0-63, inclusive)
7573 \param ImgID U_PMF_IMAGE object in the EMF+ object table (0-63, inclusive)

Completed in 113 milliseconds