Home
last modified time | relevance | path

Searched refs:FT_FRAME_SHORT (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
Dttmtx.c132 FT_FRAME_SHORT ( Ascender ), in tt_face_load_hhea()
133 FT_FRAME_SHORT ( Descender ), in tt_face_load_hhea()
134 FT_FRAME_SHORT ( Line_Gap ), in tt_face_load_hhea()
136 FT_FRAME_SHORT ( min_Left_Side_Bearing ), in tt_face_load_hhea()
137 FT_FRAME_SHORT ( min_Right_Side_Bearing ), in tt_face_load_hhea()
138 FT_FRAME_SHORT ( xMax_Extent ), in tt_face_load_hhea()
139 FT_FRAME_SHORT ( caret_Slope_Rise ), in tt_face_load_hhea()
140 FT_FRAME_SHORT ( caret_Slope_Run ), in tt_face_load_hhea()
141 FT_FRAME_SHORT ( caret_Offset ), in tt_face_load_hhea()
142 FT_FRAME_SHORT ( Reserved[0] ), in tt_face_load_hhea()
[all …]
Dttload.c579 FT_FRAME_SHORT ( xMin ), in tt_face_load_generic_header()
580 FT_FRAME_SHORT ( yMin ), in tt_face_load_generic_header()
581 FT_FRAME_SHORT ( xMax ), in tt_face_load_generic_header()
582 FT_FRAME_SHORT ( yMax ), in tt_face_load_generic_header()
585 FT_FRAME_SHORT ( Font_Direction ), in tt_face_load_generic_header()
586 FT_FRAME_SHORT ( Index_To_Loc_Format ), in tt_face_load_generic_header()
587 FT_FRAME_SHORT ( Glyph_Data_Format ), in tt_face_load_generic_header()
987 FT_FRAME_SHORT ( xAvgCharWidth ), in tt_face_load_os2()
990 FT_FRAME_SHORT ( fsType ), in tt_face_load_os2()
991 FT_FRAME_SHORT ( ySubscriptXSize ), in tt_face_load_os2()
[all …]
/external/chromium_org/third_party/freetype/src/sfnt/
Dttmtx.c125 FT_FRAME_SHORT ( Ascender ), in tt_face_load_hhea()
126 FT_FRAME_SHORT ( Descender ), in tt_face_load_hhea()
127 FT_FRAME_SHORT ( Line_Gap ), in tt_face_load_hhea()
129 FT_FRAME_SHORT ( min_Left_Side_Bearing ), in tt_face_load_hhea()
130 FT_FRAME_SHORT ( min_Right_Side_Bearing ), in tt_face_load_hhea()
131 FT_FRAME_SHORT ( xMax_Extent ), in tt_face_load_hhea()
132 FT_FRAME_SHORT ( caret_Slope_Rise ), in tt_face_load_hhea()
133 FT_FRAME_SHORT ( caret_Slope_Run ), in tt_face_load_hhea()
134 FT_FRAME_SHORT ( caret_Offset ), in tt_face_load_hhea()
135 FT_FRAME_SHORT ( Reserved[0] ), in tt_face_load_hhea()
[all …]
Dttload.c556 FT_FRAME_SHORT ( xMin ), in tt_face_load_generic_header()
557 FT_FRAME_SHORT ( yMin ), in tt_face_load_generic_header()
558 FT_FRAME_SHORT ( xMax ), in tt_face_load_generic_header()
559 FT_FRAME_SHORT ( yMax ), in tt_face_load_generic_header()
562 FT_FRAME_SHORT ( Font_Direction ), in tt_face_load_generic_header()
563 FT_FRAME_SHORT ( Index_To_Loc_Format ), in tt_face_load_generic_header()
564 FT_FRAME_SHORT ( Glyph_Data_Format ), in tt_face_load_generic_header()
964 FT_FRAME_SHORT ( xAvgCharWidth ), in tt_face_load_os2()
967 FT_FRAME_SHORT ( fsType ), in tt_face_load_os2()
968 FT_FRAME_SHORT ( ySubscriptXSize ), in tt_face_load_os2()
[all …]
/external/freetype/src/sfnt/
Dttmtx.c125 FT_FRAME_SHORT ( Ascender ), in tt_face_load_hhea()
126 FT_FRAME_SHORT ( Descender ), in tt_face_load_hhea()
127 FT_FRAME_SHORT ( Line_Gap ), in tt_face_load_hhea()
129 FT_FRAME_SHORT ( min_Left_Side_Bearing ), in tt_face_load_hhea()
130 FT_FRAME_SHORT ( min_Right_Side_Bearing ), in tt_face_load_hhea()
131 FT_FRAME_SHORT ( xMax_Extent ), in tt_face_load_hhea()
132 FT_FRAME_SHORT ( caret_Slope_Rise ), in tt_face_load_hhea()
133 FT_FRAME_SHORT ( caret_Slope_Run ), in tt_face_load_hhea()
134 FT_FRAME_SHORT ( caret_Offset ), in tt_face_load_hhea()
135 FT_FRAME_SHORT ( Reserved[0] ), in tt_face_load_hhea()
[all …]
Dttload.c553 FT_FRAME_SHORT ( xMin ), in tt_face_load_generic_header()
554 FT_FRAME_SHORT ( yMin ), in tt_face_load_generic_header()
555 FT_FRAME_SHORT ( xMax ), in tt_face_load_generic_header()
556 FT_FRAME_SHORT ( yMax ), in tt_face_load_generic_header()
559 FT_FRAME_SHORT ( Font_Direction ), in tt_face_load_generic_header()
560 FT_FRAME_SHORT ( Index_To_Loc_Format ), in tt_face_load_generic_header()
561 FT_FRAME_SHORT ( Glyph_Data_Format ), in tt_face_load_generic_header()
961 FT_FRAME_SHORT ( xAvgCharWidth ), in tt_face_load_os2()
964 FT_FRAME_SHORT ( fsType ), in tt_face_load_os2()
965 FT_FRAME_SHORT ( ySubscriptXSize ), in tt_face_load_os2()
[all …]
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
Dftstream.h122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f ) macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
Dftstream.h122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f ) macro
/external/freetype/include/internal/
Dftstream.h122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f ) macro
/external/chromium_org/third_party/freetype/include/freetype/internal/
Dftstream.h122 #define FT_FRAME_SHORT( f ) FT_FRAME_FIELD( ft_frame_short_be, f ) macro