Searched refs:PointIndex (Results 1 – 2 of 2) sorted by relevance
45 HB_UShort* PointIndex; /* array of contour points */ member
242 ap->PointIndex = NULL; in Load_AttachPoint()246 if ( ALLOC_ARRAY( ap->PointIndex, count, HB_UShort ) ) in Load_AttachPoint()249 pi = ap->PointIndex; in Load_AttachPoint()269 FREE( ap->PointIndex ); in Free_AttachPoint()