Home | History | Annotate | Download | only in freetype2

Lines Matching defs:n_points

295   /*    n_points   :: The number of points in the outline.                 */
297 /* points :: A pointer to an array of `n_points' @FT_Vector */
300 /* tags :: A pointer to an array of `n_points' chars, giving */
337 short n_points; /* number of points in the glyph */
350 /* FT_Outline.{n_contours,n_points} */