HomeSort by relevance Sort by last modified time
    Searched refs:CFF_FIELD_DELTA (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/freetype/src/cff/
cfftoken.h 50 CFF_FIELD_DELTA ( 0x117, base_font_blend, 16, "BaseFontBlend" )
75 CFF_FIELD_DELTA ( 6, blue_values, 14, "BlueValues" )
76 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
77 CFF_FIELD_DELTA ( 8, family_blues, 14, "FamilyBlues" )
78 CFF_FIELD_DELTA ( 9, family_other_blues, 10, "FamilyOtherBlues" )
84 CFF_FIELD_DELTA ( 0x10C, snap_widths, 13, "StemSnapH" )
85 CFF_FIELD_DELTA ( 0x10D, snap_heights, 13, "StemSnapV" )
cffparse.c 687 #undef CFF_FIELD_DELTA
711 #define CFF_FIELD_DELTA( code, name, max, id ) \
755 #define CFF_FIELD_DELTA( code, name, max, id ) \
807 #undef CFF_FIELD_DELTA
808 #define CFF_FIELD_DELTA( code, name, max, id ) i++;
847 #undef CFF_FIELD_DELTA
848 #define CFF_FIELD_DELTA( code_, name_, max_, id_ ) \
896 #undef CFF_FIELD_DELTA
897 #define CFF_FIELD_DELTA( code_, name_, max_, id_ ) \
  /external/freetype/src/cff/
cfftoken.h 50 CFF_FIELD_DELTA ( 0x117, base_font_blend, 16, "BaseFontBlend" )
75 CFF_FIELD_DELTA ( 6, blue_values, 14, "BlueValues" )
76 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
77 CFF_FIELD_DELTA ( 8, family_blues, 14, "FamilyBlues" )
78 CFF_FIELD_DELTA ( 9, family_other_blues, 10, "FamilyOtherBlues" )
84 CFF_FIELD_DELTA ( 0x10C, snap_widths, 13, "StemSnapH" )
85 CFF_FIELD_DELTA ( 0x10D, snap_heights, 13, "StemSnapV" )
cffparse.c 687 #undef CFF_FIELD_DELTA
711 #define CFF_FIELD_DELTA( code, name, max, id ) \
755 #define CFF_FIELD_DELTA( code, name, max, id ) \
807 #undef CFF_FIELD_DELTA
808 #define CFF_FIELD_DELTA( code, name, max, id ) i++;
847 #undef CFF_FIELD_DELTA
848 #define CFF_FIELD_DELTA( code_, name_, max_, id_ ) \
896 #undef CFF_FIELD_DELTA
897 #define CFF_FIELD_DELTA( code_, name_, max_, id_ ) \

Completed in 308 milliseconds