Home
last modified time | relevance | path

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

12

/GUIX-v6.4.1/guix_studio/libs/freetype/include/freetype/
Dfreetype.h519 typedef struct FT_FaceRec_* FT_Face; typedef
863 FT_Face face;
1812 FT_Face face; /* parent face object */
2052 FT_Face face;
2348 FT_Face *aface );
2389 FT_Face *aface );
2537 FT_Face *aface );
2560 FT_Attach_File( FT_Face face,
2596 FT_Attach_Stream( FT_Face face,
2626 FT_Reference_Face( FT_Face face );
[all …]
Dftmm.h279 FT_Get_Multi_Master( FT_Face face,
306 FT_Get_MM_Var( FT_Face face,
369 FT_Set_MM_Design_Coordinates( FT_Face face,
412 FT_Set_Var_Design_Coordinates( FT_Face face,
447 FT_Get_Var_Design_Coordinates( FT_Face face,
493 FT_Set_MM_Blend_Coordinates( FT_Face face,
530 FT_Get_MM_Blend_Coordinates( FT_Face face,
544 FT_Set_Var_Blend_Coordinates( FT_Face face,
561 FT_Get_Var_Blend_Coordinates( FT_Face face,
609 FT_Set_MM_WeightVector( FT_Face face,
[all …]
Dftcolor.h211 FT_Palette_Data_Get( FT_Face face,
264 FT_Palette_Select( FT_Face face,
302 FT_Palette_Set_Foreground_Color( FT_Face face,
461 FT_Get_Color_Glyph_Layer( FT_Face face,
1532 FT_Get_Color_Glyph_Paint( FT_Face face,
1576 FT_Get_Color_Glyph_ClipBox( FT_Face face,
1625 FT_Get_Paint_Layers( FT_Face face,
1668 FT_Get_Colorline_Stops( FT_Face face,
1706 FT_Get_Paint( FT_Face face,
Dftgxval.h225 FT_TrueTypeGX_Validate( FT_Face face,
251 FT_TrueTypeGX_Free( FT_Face face,
317 FT_ClassicKern_Validate( FT_Face face,
343 FT_ClassicKern_Free( FT_Face face,
Dftcid.h86 FT_Get_CID_Registry_Ordering_Supplement( FT_Face face,
121 FT_Get_CID_Is_Internally_CID_Keyed( FT_Face face,
155 FT_Get_CID_From_Glyph_Index( FT_Face face,
Dftpfr.h90 FT_Get_PFR_Metrics( FT_Face face,
133 FT_Get_PFR_Kerning( FT_Face face,
167 FT_Get_PFR_Advance( FT_Face face,
Dftsnames.h140 FT_Get_Sfnt_Name_Count( FT_Face face );
181 FT_Get_Sfnt_Name( FT_Face face,
259 FT_Get_Sfnt_LangTag( FT_Face face,
Dftmac.h106 FT_Face *aface )
238 FT_Face *aface )
277 FT_Face *aface )
Dftfntfmt.h77 FT_Get_Font_Format( FT_Face face );
82 FT_Get_X11_Font_Format( FT_Face face );
Dt1tables.h475 FT_Has_PS_Glyph_Names( FT_Face face );
518 FT_Get_PS_Font_Info( FT_Face face,
561 FT_Get_PS_Font_Private( FT_Face face,
780 FT_Get_PS_Font_Value( FT_Face face,
Dftadvanc.h121 FT_Get_Advance( FT_Face face,
174 FT_Get_Advances( FT_Face face,
Dftdriver.h1060 FT_Face face;
1210 FT_Face face;
Dftbdf.h157 FT_Get_BDF_Charset_ID( FT_Face face,
201 FT_Get_BDF_Property( FT_Face face,
Dftotval.h164 FT_OpenType_Validate( FT_Face face,
194 FT_OpenType_Free( FT_Face face,
/GUIX-v6.4.1/guix_studio/libs/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 );
[all …]
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,
Dsvbdf.h32 (*FT_BDF_GetCharsetIdFunc)( FT_Face face,
37 (*FT_BDF_GetPropertyFunc)( FT_Face face,
Dsvgxval.h41 (*gxv_validate_func)( FT_Face face,
48 (*ckern_validate_func)( FT_Face face,
Dsvgldict.h38 (*FT_GlyphDict_GetNameFunc)( FT_Face face,
44 (*FT_GlyphDict_NameIndexFunc)( FT_Face face,
/GUIX-v6.4.1/guix_studio/libs/freetype/include/freetype/internal/
Dftdriver.h32 FT_Face face,
38 (*FT_Face_DoneFunc)( FT_Face face );
71 (*FT_Face_GetKerningFunc)( FT_Face face,
78 (*FT_Face_AttachFunc)( FT_Face face,
83 (*FT_Face_GetAdvancesFunc)( FT_Face face,
Dftobjs.h598 #define FT_FACE( x ) ( (FT_Face)(x) )
636 FT_New_GlyphSlot( FT_Face face,
672 FT_Select_Metrics( FT_Face face,
678 FT_Request_Metrics( FT_Face face,
684 FT_Match_Size( FT_Face face,
934 (*FT_Face_GetPostscriptNameFunc)( FT_Face face );
937 (*FT_Face_GetGlyphNameFunc)( FT_Face face,
943 (*FT_Face_GetGlyphNameIndexFunc)( FT_Face face,

12