Searched defs:FT_FaceRec_ (Results 1 – 2 of 2) sorted by relevance
1015 typedef struct FT_FaceRec_ struct1017 FT_Long num_faces;1018 FT_Long face_index;1020 FT_Long face_flags;1021 FT_Long style_flags;1023 FT_Long num_glyphs;1025 FT_String* family_name;1026 FT_String* style_name;1028 FT_Int num_fixed_sizes;1029 FT_Bitmap_Size* available_sizes;[all …]
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 …]