Home
last modified time | relevance | path

Searched refs:FT_Face (Results 1 – 25 of 159) sorted by relevance

1234567

/external/pdfium/core/fxge/
Dfx_freetype.h66 static_cast<FT_Face*>(face))
67 #define FXFT_Done_Face(face) FT_Done_Face(static_cast<FT_Face>(face))
77 static_cast<FT_Face*>(face))
80 static_cast<FT_Face*>(face))
82 FT_Select_Charmap(static_cast<FT_Face>(face), \
85 FT_Set_Charmap(static_cast<FT_Face>(face), static_cast<FT_CharMap>(charmap))
87 FT_Load_Glyph(static_cast<FT_Face>(face), glyph_index, flags)
89 FT_Get_Char_Index(static_cast<FT_Face>(face), code)
91 FT_Get_Glyph_Name(static_cast<FT_Face>(face), index, buffer, size)
93 FT_Get_Name_Index(static_cast<FT_Face>(face), name)
[all …]
/external/freetype/include/freetype/
Dfreetype.h503 typedef struct FT_FaceRec_* FT_Face; typedef
842 FT_Face face;
1675 FT_Face face; /* parent face object */
1911 FT_Face face;
2181 FT_Face *aface );
2219 FT_Face *aface );
2367 FT_Face *aface );
2388 FT_Attach_File( FT_Face face,
2423 FT_Attach_Stream( FT_Face face,
2451 FT_Reference_Face( FT_Face face );
[all …]
Dftmm.h269 FT_Get_Multi_Master( FT_Face face,
295 FT_Get_MM_Var( FT_Face face,
355 FT_Set_MM_Design_Coordinates( FT_Face face,
396 FT_Set_Var_Design_Coordinates( FT_Face face,
429 FT_Get_Var_Design_Coordinates( FT_Face face,
474 FT_Set_MM_Blend_Coordinates( FT_Face face,
508 FT_Get_MM_Blend_Coordinates( FT_Face face,
522 FT_Set_Var_Blend_Coordinates( FT_Face face,
539 FT_Get_Var_Blend_Coordinates( FT_Face face,
627 FT_Set_Named_Instance( FT_Face face,
Dftgxval.h226 FT_TrueTypeGX_Validate( FT_Face face,
253 FT_TrueTypeGX_Free( FT_Face face,
320 FT_ClassicKern_Validate( FT_Face face,
346 FT_ClassicKern_Free( FT_Face face,
Dftcid.h87 FT_Get_CID_Registry_Ordering_Supplement( FT_Face face,
122 FT_Get_CID_Is_Internally_CID_Keyed( FT_Face face,
156 FT_Get_CID_From_Glyph_Index( FT_Face face,
Dftpfr.h90 FT_Get_PFR_Metrics( FT_Face face,
129 FT_Get_PFR_Kerning( FT_Face face,
160 FT_Get_PFR_Advance( FT_Face face,
Dftsnames.h134 FT_Get_Sfnt_Name_Count( FT_Face face );
169 FT_Get_Sfnt_Name( FT_Face face,
240 FT_Get_Sfnt_LangTag( FT_Face face,
/external/freetype/src/gxvalid/
Dgxvalid.h45 FT_Face face,
51 FT_Face face,
57 FT_Face face,
62 FT_Face face,
67 FT_Face face,
72 FT_Face face,
77 FT_Face face,
82 FT_Face face,
88 FT_Face face,
93 FT_Face face,
[all …]
/external/freetype/include/freetype/internal/services/
Dsvmm.h39 (*FT_Get_MM_Func)( FT_Face face,
43 (*FT_Get_MM_Var_Func)( FT_Face face,
47 (*FT_Set_MM_Design_Func)( FT_Face face,
54 (*FT_Set_Var_Design_Func)( FT_Face face,
61 (*FT_Set_MM_Blend_Func)( FT_Face face,
66 (*FT_Get_Var_Design_Func)( FT_Face face,
71 (*FT_Set_Instance_Func)( FT_Face face,
75 (*FT_Get_MM_Blend_Func)( FT_Face face,
80 (*FT_Get_Var_Blend_Func)( FT_Face face,
87 (*FT_Done_Blend_Func)( FT_Face );
Dsvmetric.h39 (*FT_HAdvance_Adjust_Func)( FT_Face face,
44 (*FT_LSB_Adjust_Func)( FT_Face face,
49 (*FT_RSB_Adjust_Func)( FT_Face face,
56 (*FT_VAdvance_Adjust_Func)( FT_Face face,
61 (*FT_TSB_Adjust_Func)( FT_Face face,
66 (*FT_BSB_Adjust_Func)( FT_Face face,
71 (*FT_VOrg_Adjust_Func)( FT_Face face,
78 (*FT_Metrics_Adjust_Func)( FT_Face face );
Dsvpsinfo.h33 (*PS_GetFontInfoFunc)( FT_Face face,
37 (*PS_GetFontExtraFunc)( FT_Face face,
41 (*PS_HasGlyphNamesFunc)( FT_Face face );
44 (*PS_GetFontPrivateFunc)( FT_Face face,
48 (*PS_GetFontValueFunc)( FT_Face face,
Dsvpfr.h33 (*FT_PFR_GetMetricsFunc)( FT_Face face,
40 (*FT_PFR_GetKerningFunc)( FT_Face face,
46 (*FT_PFR_GetAdvanceFunc)( FT_Face face,
Dsvcid.h31 (*FT_CID_GetRegistryOrderingSupplementFunc)( FT_Face face,
36 (*FT_CID_GetIsInternallyCIDKeyedFunc)( FT_Face face,
39 (*FT_CID_GetCIDFromGlyphIndexFunc)( FT_Face face,
Dsvsfnt.h40 (*FT_SFNT_TableLoadFunc)( FT_Face face,
50 (*FT_SFNT_TableGetFunc)( FT_Face face,
58 (*FT_SFNT_TableInfoFunc)( FT_Face face,
/external/harfbuzz_ng/src/
Dhb-ft.h63 hb_ft_face_create (FT_Face ft_face,
75 hb_ft_face_create_cached (FT_Face ft_face);
85 hb_ft_face_create_referenced (FT_Face ft_face);
102 hb_ft_font_create (FT_Face ft_face,
108 hb_ft_font_create_referenced (FT_Face ft_face);
110 HB_EXTERN FT_Face
Dhb-ft.cc67 FT_Face ft_face;
74 _hb_ft_font_create (FT_Face ft_face, bool symbol, bool unref) in _hb_ft_font_create()
93 FT_Done_Face ((FT_Face) data); in _hb_ft_face_destroy()
150 FT_Face
259 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin()
302 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents()
334 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point()
375 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name()
407 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents()
431 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()
[all …]
/external/freetype/src/base/
Dftmm.c39 ft_face_get_mm_service( FT_Face face, in ft_face_get_mm_service()
67 ft_face_get_mvar_service( FT_Face face, in ft_face_get_mvar_service()
97 FT_Get_Multi_Master( FT_Face face, in FT_Get_Multi_Master()
124 FT_Get_MM_Var( FT_Face face, in FT_Get_MM_Var()
170 FT_Set_MM_Design_Coordinates( FT_Face face, in FT_Set_MM_Design_Coordinates()
205 FT_Set_Var_Design_Coordinates( FT_Face face, in FT_Set_Var_Design_Coordinates()
253 FT_Get_Var_Design_Coordinates( FT_Face face, in FT_Get_Var_Design_Coordinates()
281 FT_Set_MM_Blend_Coordinates( FT_Face face, in FT_Set_MM_Blend_Coordinates()
332 FT_Set_Var_Blend_Coordinates( FT_Face face, in FT_Set_Var_Blend_Coordinates()
380 FT_Get_MM_Blend_Coordinates( FT_Face face, in FT_Get_MM_Blend_Coordinates()
[all …]
Dftgxval.c38 FT_TrueTypeGX_Validate( FT_Face face, in FT_TrueTypeGX_Validate()
75 FT_TrueTypeGX_Free( FT_Face face, in FT_TrueTypeGX_Free()
91 FT_ClassicKern_Validate( FT_Face face, in FT_ClassicKern_Validate()
126 FT_ClassicKern_Free( FT_Face face, in FT_ClassicKern_Free()
Dfttype1.c29 FT_Get_PS_Font_Info( FT_Face face, in FT_Get_PS_Font_Info()
56 FT_Has_PS_Glyph_Names( FT_Face face ) in FT_Has_PS_Glyph_Names()
77 FT_Get_PS_Font_Private( FT_Face face, in FT_Get_PS_Font_Private()
104 FT_Get_PS_Font_Value( FT_Face face, in FT_Get_PS_Font_Value()
Dftobjs.c93 FT_Face *aface,
559 FT_New_GlyphSlot( FT_Face face, in FT_New_GlyphSlot()
653 FT_Set_Transform( FT_Face face, in FT_Set_Transform()
760 FT_Load_Glyph( FT_Face face, in FT_Load_Glyph()
1037 FT_Load_Char( FT_Face face, in FT_Load_Char()
1079 destroy_charmaps( FT_Face face, in destroy_charmaps()
1106 FT_Face face, in destroy_face()
1180 find_unicode_charmap( FT_Face face ) in find_unicode_charmap()
1268 find_variant_selector_charmap( FT_Face face ) in find_variant_selector_charmap()
1312 FT_Face *aface ) in open_face()
[all …]
Dftpfr.c27 ft_pfr_check( FT_Face face ) in ft_pfr_check()
42 FT_Get_PFR_Metrics( FT_Face face, in FT_Get_PFR_Metrics()
99 FT_Get_PFR_Kerning( FT_Face face, in FT_Get_PFR_Kerning()
128 FT_Get_PFR_Advance( FT_Face face, in FT_Get_PFR_Advance()
/external/freetype/src/autofit/
Dafloader.h40 FT_Face face;
64 FT_Face face );
74 FT_Face face,
80 FT_Face face,
/external/freetype/src/type42/
Dt42drivr.c125 t42_ps_get_font_info( FT_Face face, in t42_ps_get_font_info()
135 t42_ps_get_font_extra( FT_Face face, in t42_ps_get_font_extra()
145 t42_ps_has_glyph_names( FT_Face face ) in t42_ps_has_glyph_names()
154 t42_ps_get_font_private( FT_Face face, in t42_ps_get_font_private()
/external/skia/src/ports/
DSkFontHost_FreeType_common.h22 typedef struct FT_FaceRec_* FT_Face; typedef
48 void generateGlyphImage(FT_Face face, const SkGlyph& glyph, const SkMatrix& bitmapTransform);
49 void generateGlyphPath(FT_Face face, SkPath* path);
81 FT_Face openFace(SkStreamAsset* stream, int ttcIndex, FT_Stream ftStream) const;
/external/skqp/src/ports/
DSkFontHost_FreeType_common.h22 typedef struct FT_FaceRec_* FT_Face; typedef
48 void generateGlyphImage(FT_Face face, const SkGlyph& glyph, const SkMatrix& bitmapTransform);
49 void generateGlyphPath(FT_Face face, SkPath* path);
81 FT_Face openFace(SkStreamAsset* stream, int ttcIndex, FT_Stream ftStream) const;

1234567