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

  /external/pdfium/third_party/freetype/src/type1/
t1objs.h 124 FT_Int max_contours; member in struct:T1_GlyphSlotRec_
  /external/freetype/include/internal/
ftgloadr.h 83 FT_UInt max_contours; member in struct:FT_GlyphLoaderRec_
134 (FT_UInt)(_count) ) <= (_loader)->max_contours )
tttypes.h 1441 FT_Short max_contours; member in struct:TT_GlyphZoneRec_
    [all...]
  /external/pdfium/third_party/freetype/include/internal/
ftgloadr.h 83 FT_UInt max_contours; member in struct:FT_GlyphLoaderRec_
134 (unsigned long)(_count)) <= (_loader)->max_contours )
tttypes.h 1443 FT_UShort max_contours; member in struct:TT_GlyphZoneRec_
    [all...]
  /external/freetype/src/autofit/
afhints.h 346 FT_Int max_contours; /* number of allocated contours */ member in struct:AF_GlyphHintsRec_

Completed in 338 milliseconds