/third_party/freetype/src/cid/ |
D | cidtoken.h | 69 T1_FIELD_NUM ( "FontType", font_type, 0 )
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
D | cidtoken.h | 69 T1_FIELD_NUM ( "FontType", font_type, 0 )
|
/third_party/flutter/skia/third_party/externals/freetype/src/cid/ |
D | cidtoken.h | 69 T1_FIELD_NUM ( "FontType", font_type, 0 )
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1tokens.h | 108 T1_FIELD_NUM ( "FontType", font_type, T1_FIELD_DICT_FONTDICT )
|
D | t1driver.c | 202 retval = sizeof ( type1->font_type ); in t1_ps_get_font_value() 204 *((FT_Byte *)value) = type1->font_type; in t1_ps_get_font_value()
|
/third_party/flutter/skia/third_party/externals/freetype/src/type1/ |
D | t1tokens.h | 108 T1_FIELD_NUM ( "FontType", font_type, T1_FIELD_DICT_FONTDICT )
|
D | t1driver.c | 203 retval = sizeof ( type1->font_type ); in t1_ps_get_font_value() 205 *((FT_Byte *)value) = type1->font_type; in t1_ps_get_font_value()
|
/third_party/freetype/src/type1/ |
D | t1tokens.h | 108 T1_FIELD_NUM ( "FontType", font_type, T1_FIELD_DICT_FONTDICT )
|
D | t1driver.c | 202 retval = sizeof ( type1->font_type ); in t1_ps_get_font_value() 204 *((FT_Byte *)value) = type1->font_type; in t1_ps_get_font_value()
|
/third_party/freetype/include/freetype/internal/ |
D | t1types.h | 121 FT_Byte font_type; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | t1types.h | 121 FT_Byte font_type; member
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/ |
D | t1types.h | 122 FT_Byte font_type; member
|
/third_party/gstreamer/gstplugins_good/ext/aalib/ |
D | gstaatv.c | 395 static GType font_type = 0; in gst_aatv_font_get_type() local 397 if (!font_type) { in gst_aatv_font_get_type() 418 font_type = g_enum_register_static ("GstAATvFonts", fonts); in gst_aatv_font_get_type() 420 return font_type; in gst_aatv_font_get_type()
|
/third_party/freetype/include/freetype/ |
D | t1tables.h | 357 FT_Byte font_type; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | t1tables.h | 357 FT_Byte font_type; member
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/ |
D | t1tables.h | 358 FT_Byte font_type; member
|
/third_party/freetype/src/type42/ |
D | t42objs.c | 68 if ( type1->font_type != 42 ) in T42_Open_Face() 71 type1->font_type )); in T42_Open_Face()
|
D | t42parse.c | 87 T1_FIELD_NUM ( "FontType", font_type, 0 )
|
/third_party/flutter/skia/third_party/externals/freetype/src/type42/ |
D | t42objs.c | 68 if ( type1->font_type != 42 ) in T42_Open_Face() 71 type1->font_type )); in T42_Open_Face()
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
D | t42objs.c | 68 if ( type1->font_type != 42 ) in T42_Open_Face() 71 type1->font_type )); in T42_Open_Face()
|
D | t42parse.c | 87 T1_FIELD_NUM ( "FontType", font_type, 0 )
|
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/ |
D | cr-style.c | 1319 enum CRFontFamilyType font_type; in set_prop_font_family_from_value() local 1327 font_type = FONT_FAMILY_SANS_SERIF; in set_prop_font_family_from_value() 1334 font_type = FONT_FAMILY_SERIF; in set_prop_font_family_from_value() 1340 font_type = FONT_FAMILY_CURSIVE; in set_prop_font_family_from_value() 1346 font_type = FONT_FAMILY_FANTASY; in set_prop_font_family_from_value() 1352 font_type = FONT_FAMILY_MONOSPACE; in set_prop_font_family_from_value() 1361 cur_ff = cr_font_family_new (font_type, NULL); in set_prop_font_family_from_value()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-coretext.cc | 178 CTFontUIFontType font_type = kCTFontUIFontSystem; in create_ct_font() local 180 font_type = kCTFontUIFontEmphasizedSystem; in create_ct_font() 182 ct_font = CTFontCreateUIFontForLanguage (font_type, font_size, nullptr); in create_ct_font()
|
/third_party/harfbuzz/src/ |
D | hb-coretext.cc | 162 CTFontUIFontType font_type = kCTFontUIFontSystem; in create_ct_font() local 164 font_type = kCTFontUIFontEmphasizedSystem; in create_ct_font() 166 ct_font = CTFontCreateUIFontForLanguage (font_type, font_size, nullptr); in create_ct_font()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-coretext.cc | 162 CTFontUIFontType font_type = kCTFontUIFontSystem; in create_ct_font() local 164 font_type = kCTFontUIFontEmphasizedSystem; in create_ct_font() 166 ct_font = CTFontCreateUIFontForLanguage (font_type, font_size, nullptr); in create_ct_font()
|