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

/inkscape/src/libuemf/
H A Duemf.c2587 \brief Allocate and construct a U_EMRCREATEMONOBRUSH_set structure, create a handle and returns it
2588 Use this function instead of calling U_EMRCREATEMONOBRUSH_set() directly.
2589 \return pointer to U_EMRCREATEMONOBRUSH_set structure, or NULL on error.
2607 return(U_EMRCREATEMONOBRUSH_set(*ihBrush, iUsage, Bmi, cbPx, Px));
3125 // common code for U_EMRCREATEMONOBRUSH_set and U_EMRCREATEDIBPATTERNBRUSHPT_set,
5151 // U_EMRCREATEMONOBRUSH_set 93
5161 char *U_EMRCREATEMONOBRUSH_set( function
H A Duemf.h3590 char *U_EMRCREATEMONOBRUSH_set(const uint32_t ihBrush, const uint32_t iUsage,

Completed in 53 milliseconds