Home
last modified time | relevance | path

Searched refs:FT_FRAME_ULONG (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttload.c190 FT_FRAME_ULONG( Tag ), in check_table_dir()
191 FT_FRAME_ULONG( CheckSum ), in check_table_dir()
192 FT_FRAME_ULONG( Offset ), in check_table_dir()
193 FT_FRAME_ULONG( Length ), in check_table_dir()
643 FT_FRAME_ULONG ( Table_Version ), in tt_face_load_generic_header()
644 FT_FRAME_ULONG ( Font_Revision ), in tt_face_load_generic_header()
649 FT_FRAME_ULONG ( Created[0] ), in tt_face_load_generic_header()
650 FT_FRAME_ULONG ( Created[1] ), in tt_face_load_generic_header()
651 FT_FRAME_ULONG ( Modified[0] ), in tt_face_load_generic_header()
652 FT_FRAME_ULONG ( Modified[1] ), in tt_face_load_generic_header()
[all …]
Dsfwoff.c123 FT_FRAME_ULONG ( signature ), in woff_open_font()
124 FT_FRAME_ULONG ( flavor ), in woff_open_font()
125 FT_FRAME_ULONG ( length ), in woff_open_font()
128 FT_FRAME_ULONG ( totalSfntSize ), in woff_open_font()
131 FT_FRAME_ULONG ( metaOffset ), in woff_open_font()
132 FT_FRAME_ULONG ( metaLength ), in woff_open_font()
133 FT_FRAME_ULONG ( metaOrigLength ), in woff_open_font()
134 FT_FRAME_ULONG ( privOffset ), in woff_open_font()
135 FT_FRAME_ULONG ( privLength ), in woff_open_font()
Dsfwoff2.c1778 FT_FRAME_ULONG ( signature ), in woff2_open_font()
1779 FT_FRAME_ULONG ( flavor ), in woff2_open_font()
1780 FT_FRAME_ULONG ( length ), in woff2_open_font()
1783 FT_FRAME_ULONG ( totalSfntSize ), in woff2_open_font()
1784 FT_FRAME_ULONG ( totalCompressedSize ), in woff2_open_font()
1786 FT_FRAME_ULONG ( metaOffset ), in woff2_open_font()
1787 FT_FRAME_ULONG ( metaLength ), in woff2_open_font()
1788 FT_FRAME_ULONG ( metaOrigLength ), in woff2_open_font()
1789 FT_FRAME_ULONG ( privOffset ), in woff2_open_font()
1790 FT_FRAME_ULONG ( privLength ), in woff2_open_font()
Dttmtx.c142 FT_FRAME_ULONG ( Version ), in tt_face_load_hhea()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftstream.h121 #define FT_FRAME_ULONG( f ) FT_FRAME_FIELD( ft_frame_ulong_be, f ) macro
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrload.c201 FT_FRAME_ULONG ( signature ),
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c1568 FT_FRAME_ULONG ( offsetToCoord ), in ft_var_load_gvar()
1571 FT_FRAME_ULONG ( offsetToData ), in ft_var_load_gvar()
2171 FT_FRAME_ULONG ( axisTag ), in TT_Get_MM_Var()