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

  /external/freetype/src/sfnt/
ttload.c 177 static const FT_Frame_Field table_dir_entry_fields[] =
325 static const FT_Frame_Field offset_table_fields[] =
537 static const FT_Frame_Field header_fields[] =
626 static const FT_Frame_Field maxp_fields[] =
637 static const FT_Frame_Field maxp_fields_extra[] =
747 static const FT_Frame_Field name_table_fields[] =
759 static const FT_Frame_Field name_record_fields[] =
    [all...]
ttmtx.c 118 static const FT_Frame_Field metrics_header_fields[] =
sfobjs.c 429 static const FT_Frame_Field woff_header_fields[] =
736 static const FT_Frame_Field ttc_header_fields[] =
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttload.c 177 static const FT_Frame_Field table_dir_entry_fields[] =
328 static const FT_Frame_Field offset_table_fields[] =
540 static const FT_Frame_Field header_fields[] =
629 static const FT_Frame_Field maxp_fields[] =
640 static const FT_Frame_Field maxp_fields_extra[] =
750 static const FT_Frame_Field name_table_fields[] =
762 static const FT_Frame_Field name_record_fields[] =
    [all...]
ttmtx.c 118 static const FT_Frame_Field metrics_header_fields[] =
sfobjs.c 360 static const FT_Frame_Field ttc_header_fields[] =
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttload.c 198 static const FT_Frame_Field table_dir_entry_fields[] =
351 static const FT_Frame_Field offset_table_fields[] =
563 static const FT_Frame_Field header_fields[] =
652 static const FT_Frame_Field maxp_fields[] =
663 static const FT_Frame_Field maxp_fields_extra[] =
773 static const FT_Frame_Field name_table_fields[] =
785 static const FT_Frame_Field name_record_fields[] =
    [all...]
ttmtx.c 125 static const FT_Frame_Field metrics_header_fields[] =
sfobjs.c 362 static const FT_Frame_Field ttc_header_fields[] =
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftstream.h 92 } FT_Frame_Field;
95 /* Construct an FT_Frame_Field out of a structure type and a field name. */
108 #define FT_FRAME_FIELD( frame_op, field ) \
120 #define FT_FRAME_LONG( f ) FT_FRAME_FIELD( ft_frame_long_be, f )
121 #define FT_FRAME_ULONG( f ) FT_FRAME_FIELD( ft_frame_ulong_be, f )
122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f )
123 #define FT_FRAME_USHORT( f ) FT_FRAME_FIELD( ft_frame_ushort_be, f )
124 #define FT_FRAME_OFF3( f ) FT_FRAME_FIELD( ft_frame_off3_be, f )
125 #define FT_FRAME_UOFF3( f ) FT_FRAME_FIELD( ft_frame_uoff3_be, f )
126 #define FT_FRAME_BYTE( f ) FT_FRAME_FIELD( ft_frame_byte, f
    [all...]
  /external/freetype/include/internal/
ftstream.h 92 } FT_Frame_Field;
95 /* Construct an FT_Frame_Field out of a structure type and a field name. */
108 #define FT_FRAME_FIELD( frame_op, field ) \
120 #define FT_FRAME_LONG( f ) FT_FRAME_FIELD( ft_frame_long_be, f )
121 #define FT_FRAME_ULONG( f ) FT_FRAME_FIELD( ft_frame_ulong_be, f )
122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f )
123 #define FT_FRAME_USHORT( f ) FT_FRAME_FIELD( ft_frame_ushort_be, f )
124 #define FT_FRAME_OFF3( f ) FT_FRAME_FIELD( ft_frame_off3_be, f )
125 #define FT_FRAME_UOFF3( f ) FT_FRAME_FIELD( ft_frame_uoff3_be, f )
126 #define FT_FRAME_BYTE( f ) FT_FRAME_FIELD( ft_frame_byte, f
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
ftstream.h 92 } FT_Frame_Field;
95 /* Construct an FT_Frame_Field out of a structure type and a field name. */
108 #define FT_FRAME_FIELD( frame_op, field ) \
120 #define FT_FRAME_LONG( f ) FT_FRAME_FIELD( ft_frame_long_be, f )
121 #define FT_FRAME_ULONG( f ) FT_FRAME_FIELD( ft_frame_ulong_be, f )
122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f )
123 #define FT_FRAME_USHORT( f ) FT_FRAME_FIELD( ft_frame_ushort_be, f )
124 #define FT_FRAME_OFF3( f ) FT_FRAME_FIELD( ft_frame_off3_be, f )
125 #define FT_FRAME_UOFF3( f ) FT_FRAME_FIELD( ft_frame_uoff3_be, f )
126 #define FT_FRAME_BYTE( f ) FT_FRAME_FIELD( ft_frame_byte, f
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
ftstream.h 92 } FT_Frame_Field;
95 /* Construct an FT_Frame_Field out of a structure type and a field name. */
108 #define FT_FRAME_FIELD( frame_op, field ) \
120 #define FT_FRAME_LONG( f ) FT_FRAME_FIELD( ft_frame_long_be, f )
121 #define FT_FRAME_ULONG( f ) FT_FRAME_FIELD( ft_frame_ulong_be, f )
122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f )
123 #define FT_FRAME_USHORT( f ) FT_FRAME_FIELD( ft_frame_ushort_be, f )
124 #define FT_FRAME_OFF3( f ) FT_FRAME_FIELD( ft_frame_off3_be, f )
125 #define FT_FRAME_UOFF3( f ) FT_FRAME_FIELD( ft_frame_uoff3_be, f )
126 #define FT_FRAME_BYTE( f ) FT_FRAME_FIELD( ft_frame_byte, f
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttgxvar.c 386 static const FT_Frame_Field gvar_fields[] =
625 static const FT_Frame_Field fvar_fields[] =
642 static const FT_Frame_Field fvaraxis_fields[] =
    [all...]
  /external/freetype/src/truetype/
ttgxvar.c 386 static const FT_Frame_Field gvar_fields[] =
625 static const FT_Frame_Field fvar_fields[] =
642 static const FT_Frame_Field fvaraxis_fields[] =
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttgxvar.c 386 static const FT_Frame_Field gvar_fields[] =
625 static const FT_Frame_Field fvar_fields[] =
642 static const FT_Frame_Field fvaraxis_fields[] =
    [all...]
  /external/chromium_org/third_party/freetype/src/base/
ftstream.c 723 const FT_Frame_Field* fields,
  /external/chromium_org/third_party/freetype/src/pfr/
pfrload.c 107 static const FT_Frame_Field pfr_header_fields[] =
  /external/freetype/src/base/
ftstream.c 723 const FT_Frame_Field* fields,
  /external/freetype/src/pfr/
pfrload.c 107 static const FT_Frame_Field pfr_header_fields[] =
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftstream.c 723 const FT_Frame_Field* fields,
  /external/chromium_org/third_party/freetype/src/cff/
cffload.c     [all...]
  /external/freetype/src/cff/
cffload.c     [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cffload.c     [all...]

Completed in 251 milliseconds