HomeSort by relevance Sort by last modified time
    Searched defs:contours (Results 1 - 4 of 4) sorted by null

  /external/freetype/include/freetype/
ftimage.h 330 /* n_contours :: The number of contours in the outline. */
355 /* contours :: An array of `n_contours' shorts, giving the end */
358 /* `0' to `contours[0]', the second one is defined by */
359 /* the points `contours[0]+1' to `contours[1]', etc. */
373 short n_contours; /* number of contours in glyph */
378 short* contours; /* the contour end points */ member in struct:FT_Outline_
405 /* (i.e., `points', `flags', and `contours') are `owned' by the */
414 /* By default, outside contours of an outline are oriented in */
    [all...]
  /external/freetype/src/autofit/
afhints.h 206 AF_Point* contours; member in struct:AF_GlyphHintsRec_
  /external/freetype/src/pshinter/
pshalgo.h 209 PSH_Contour contours; member in struct:PSH_GlyphRec_
  /external/freetype/include/freetype/internal/
tttypes.h 1478 FT_UShort* contours; \/* contour end points *\/ member in struct:TT_GlyphZoneRec_
    [all...]

Completed in 74 milliseconds