Searched defs:serif (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/autofit/
H A Dafhints.h92 * 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/pdfium/core/fpdfapi/parser/
H A Dcpdf_document.cpp277 bool serif,
287 if (serif)
274 CalculateFlags(bool bold, bool italic, bool fixedPitch, bool serif, bool script, bool symbolic) argument

Completed in 240 milliseconds