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

/external/chromium_org/content/shell/common/
H A Dwebkit_test_helpers.cc75 string16 serif; local
81 serif = ASCIIToUTF16("Times");
87 serif = ASCIIToUTF16("times new roman");
90 serif;
92 serif;
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafhints.h88 * segments on the edges unless it detects that they form a serif.
121 * can have the same candidate, which frequently means a serif.
140 * On the opposite, a serif has
144 * where segment_1 corresponds to the serif segment (CD and EF in the
147 * The best candidate is stored in field `serif' in structure
280 AF_Segment serif; /* primary segment for serifs */ member in struct:AF_SegmentRec_
303 AF_Edge serif; /* primary edge for serifs */ member in struct:AF_EdgeRec_
/external/freetype/src/autofit/
H A Dafhints.h88 * segments on the edges unless it detects that they form a serif.
121 * can have the same candidate, which frequently means a serif.
140 * On the opposite, a serif has
144 * where segment_1 corresponds to the serif segment (CD and EF in the
147 * The best candidate is stored in field `serif' in structure
280 AF_Segment serif; /* primary segment for serifs */ member in struct:AF_SegmentRec_
303 AF_Edge serif; /* primary edge for serifs */ member in struct:AF_EdgeRec_

Completed in 758 milliseconds