/external/pdfium/core/fxge/ |
D | fx_freetype.h | 66 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/ |
D | freetype.h | 503 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 …]
|
D | ftmm.h | 269 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,
|
D | ftgxval.h | 226 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,
|
D | ftcid.h | 87 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,
|
D | ftpfr.h | 90 FT_Get_PFR_Metrics( FT_Face face, 129 FT_Get_PFR_Kerning( FT_Face face, 160 FT_Get_PFR_Advance( FT_Face face,
|
D | ftsnames.h | 134 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/ |
D | gxvalid.h | 45 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/ |
D | svmm.h | 39 (*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 );
|
D | svmetric.h | 39 (*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 );
|
D | svpsinfo.h | 33 (*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,
|
D | svpfr.h | 33 (*FT_PFR_GetMetricsFunc)( FT_Face face, 40 (*FT_PFR_GetKerningFunc)( FT_Face face, 46 (*FT_PFR_GetAdvanceFunc)( FT_Face face,
|
D | svcid.h | 31 (*FT_CID_GetRegistryOrderingSupplementFunc)( FT_Face face, 36 (*FT_CID_GetIsInternallyCIDKeyedFunc)( FT_Face face, 39 (*FT_CID_GetCIDFromGlyphIndexFunc)( FT_Face face,
|
D | svsfnt.h | 40 (*FT_SFNT_TableLoadFunc)( FT_Face face, 50 (*FT_SFNT_TableGetFunc)( FT_Face face, 58 (*FT_SFNT_TableInfoFunc)( FT_Face face,
|
/external/harfbuzz_ng/src/ |
D | hb-ft.h | 63 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
|
D | hb-ft.cc | 67 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/ |
D | ftmm.c | 39 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 …]
|
D | ftgxval.c | 38 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()
|
D | fttype1.c | 29 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()
|
D | ftobjs.c | 93 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 …]
|
D | ftpfr.c | 27 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/ |
D | afloader.h | 40 FT_Face face; 64 FT_Face face ); 74 FT_Face face, 80 FT_Face face,
|
/external/freetype/src/type42/ |
D | t42drivr.c | 125 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/ |
D | SkFontHost_FreeType_common.h | 22 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/ |
D | SkFontHost_FreeType_common.h | 22 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;
|