Lines Matching refs:free

233                free(Text16);
239 free(UFontName);
480 \brief Release an U_OBJ_ACCUM structure. Accumulated storage is free'd.
488 if(oa->accum)free(oa->accum);
522 free(po);
607 if((*po)->Data)free((*po)->Data);
608 free(*po);
723 free(*dpo);
732 It is much more efficient to clear a DPO and reuse it than to free that DPO and create another.
1190 \param Dst Caller must free. Where the pointer to the data will be stored. Reps * Units bytes will be allocated,
1345 free(hold);
1361 free(hold);
1794 free(Points16);
2052 free(Positions);
2077 free(Positions);
2078 free(Colors);
2131 free(Positions);
2143 free(Positions);
2144 free(Factors);
3177 free(List);
3239 free(List);
4856 free(GUID);
5698 \param Positions Caller must free. Pointer to memory holding positions along gradient line.
5699 \param Colors Caller must NOT free memory, Pointer to memory holding colors at positions on gradient line.
5718 \param Positions Caller must free. Pointer to memory holding positions along gradient line.
5719 \param Factors Caller must free. Pointer to memory holding blending factors, 0.0->1.0 values, inclusive along gradient line.
5730 free(*Positions);
5760 \param Points Caller must free. Pointer to memory holding points along gradient line. Boundary of the brush.
5795 \param Widths Caller must free. Pointer to memory holding Line or gap widths (0.0 <-> 1.0, fraction of total line width ).
5948 \param Lengths Caller must free. Pointer to memory holding lengths of dashes and spaces.
6552 \param Points Caller must free. Array of U_PMF_POINTF coordinates.
6590 free(*Points);
6649 \param Rects Caller must free. Array of U_PMF_RECTF coordinates.
6667 free(rts);
6673 free(rts);
7015 \param Rects Caller must free. Pointer to memory holding an array of U_RECTL.
7326 \param Rect Caller must free. Bounding rectangle. Coordinate type set by ctype.
7350 free(Rects);
7364 \param Points Caller must free. Array of U_POINT_F = Sequence of points to connect. Coordinate type set by ctype and RelAbs.
7399 \param Points Caller must free. Array of U_POINT_F = Sequence of points to connect. Coordinate type set by ctype and RelAbs.
7436 \param Points Caller must free. Array of U_POINT_F = Sequence of points to connect. Coordinate type set by ctype and RelAbs.
7474 \param Glyphs Caller must free. If U_DSO_CmapLookup is set in DSOFlags this is an array of UTF16LE characters, otherwise, it is an array of indices into the U_PMF_FONT object indexed by Object_ID in flags.
7475 \param Points Caller must free. Coordinates of each member of Glyphs. U_DSO_RealizedAdvance set in DSOFlags Relative then positions are calculated relative to the first glyph which is stored in Positions, otherwise, all glyph positions are stored in Positions.
7476 \param Matrix Caller must free. Transformation to apply to Glyphs & Positions. Present if HasMatrix is 1
7514 \param Rect Caller must free. Bounding rectangle. Coordinate type set by ctype.
7581 \param Points Caller must free. 3 points of a parallelogram.. Coordinate type set by ctype and RelAbs.
7620 \param Points Caller must free. Array of U_POINT_F = Sequence of points to connect. Coordinate type set by ctype and RelAbs.
7679 \param Rect Caller must free. Bounding rectangle. Coordinate type set by ctype.
7703 free(Rects);
7715 \param Rects Caller must free. Array of U_PMF_RECTF rectangles to draw.
7753 \param String Caller must free. Array of UFT-16LE unicode characters.
7793 \param Points Caller must free. Array of U_POINT_F = Sequence of points to connect. Coordinate type set by ctype and RelAbs.
7829 \param Rect Caller must free. Bounding box for elliptical pie segment being drawn. Coordinate type set by ctype.
7915 free(Rects);
7964 \param Rects Caller must free. Array of U_PMF_RECTF rectangles to draw.
8366 \param Rects Caller must free. Array of rectangles to draw. Coordinate type set by ctype.