Home
last modified time | relevance | path

Searched refs:CFF_FIELD_DELTA (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/cff/
Dcfftoken.h42 CFF_FIELD_DELTA ( 14, xuid, 16, "XUID" )
53 CFF_FIELD_DELTA ( 0x117, base_font_blend, 16, "BaseFontBlend" )
83 CFF_FIELD_DELTA ( 6, blue_values, 14, "BlueValues" )
84 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
85 CFF_FIELD_DELTA ( 8, family_blues, 14, "FamilyBlues" )
86 CFF_FIELD_DELTA ( 9, family_other_blues, 10, "FamilyOtherBlues" )
92 CFF_FIELD_DELTA ( 0x10C, snap_widths, 13, "StemSnapH" )
93 CFF_FIELD_DELTA ( 0x10D, snap_heights, 13, "StemSnapV" )
132 CFF_FIELD_DELTA ( 6, blue_values, 14, "BlueValues" )
133 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
[all …]
Dcffparse.c1082 #undef CFF_FIELD_DELTA
1115 #define CFF_FIELD_DELTA( code, name, max, id ) \ macro
1169 #define CFF_FIELD_DELTA( code, name, max, id ) \ macro
/external/freetype/
DChangeLog.243349 CFF_FIELD_DELTA): Add argument for ID.