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

  /external/freetype/src/autofit/
afhints.h 92 * they form a serif.
124 * can have the same candidate, which frequently means a serif.
146 * In comparison to a stem, a serif (as handled by the auto-hinter
151 * where segment_1 corresponds to the serif segment (CD and EF in the
154 * The best candidate is stored in field `serif' in structure
272 AF_Segment serif; /* primary segment for serifs */ member in struct:AF_SegmentRec_
294 AF_Edge serif; /* primary edge for serifs */ member in struct:AF_EdgeRec_
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afhints.h 92 * they form a serif.
124 * can have the same candidate, which frequently means a serif.
146 * In comparison to a stem, a serif (as handled by the auto-hinter
151 * where segment_1 corresponds to the serif segment (CD and EF in the
154 * The best candidate is stored in field `serif' in structure
268 AF_Segment serif; /* primary segment for serifs */ member in struct:AF_SegmentRec_
291 AF_Edge serif; /* primary edge for serifs */ member in struct:AF_EdgeRec_

Completed in 393 milliseconds