Searched defs:FT_FaceRec_ (Results 1 – 2 of 2) sorted by relevance
1034 typedef struct FT_FaceRec_ struct1036 FT_Long num_faces;1037 FT_Long face_index;1039 FT_Long face_flags;1040 FT_Long style_flags;1042 FT_Long num_glyphs;1044 FT_String* family_name;1045 FT_String* style_name;1047 FT_Int num_fixed_sizes;1048 FT_Bitmap_Size* available_sizes;[all …]
1050 typedef struct FT_FaceRec_ struct1052 FT_Long num_faces;1053 FT_Long face_index;1055 FT_Long face_flags;1056 FT_Long style_flags;1058 FT_Long num_glyphs;1060 FT_String* family_name;1061 FT_String* style_name;1063 FT_Int num_fixed_sizes;1064 FT_Bitmap_Size* available_sizes;[all …]