Searched defs:GlyphCount (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libuemf/
H A Dupmf.c4131 \param GlyphCount The number of Elements in Glyphs, must agree with the number of elements in Points.
4140 uint32_t DSOFlags, uint32_t HasMatrix, uint32_t GlyphCount,
4147 if(GlyphCount != Elements){ return(NULL); }
4139 U_PMR_DRAWDRIVERSTRING_set(uint32_t FontID, const U_PSEUDO_OBJ *BrushID, uint32_t DSOFlags, uint32_t HasMatrix, uint32_t GlyphCount, const uint16_t *Glyphs, const U_PSEUDO_OBJ *Points, const U_PSEUDO_OBJ *Tm) argument

Completed in 305 milliseconds