Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/cff/
Dcffobjs.c462 const FT_String* style_name ) in remove_style() argument
468 style_name_length = (FT_Int32)ft_strlen( style_name ); in remove_style()
478 style_name[style_name_length - idx] ) in remove_style()
859 char* style_name = NULL; in cff_face_init() local
955 style_name = cff_strcpy( memory, fullp ); in cff_face_init()
958 if ( style_name ) in cff_face_init()
959 remove_style( cffface->family_name, style_name ); in cff_face_init()
977 if ( style_name ) in cff_face_init()
978 cffface->style_name = style_name; in cff_face_init()
981 cffface->style_name = cff_strcpy( memory, "Regular" ); in cff_face_init()
[all …]
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1objs.c277 face->root.style_name = NULL; in T1_Face_Done()
401 root->style_name = NULL; in T1_Face_Init()
432 root->style_name = full; in T1_Face_Init()
439 root->style_name = (char *)"Regular"; in T1_Face_Init()
449 if ( !root->style_name ) in T1_Face_Init()
452 root->style_name = info->weight; in T1_Face_Init()
455 root->style_name = (char *)"Regular"; in T1_Face_Init()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfobjs.c1013 face->root.style_name = NULL; in sfnt_load_face()
1022 GET_NAME( TYPOGRAPHIC_SUBFAMILY, &face->root.style_name ); in sfnt_load_face()
1023 if ( !face->root.style_name ) in sfnt_load_face()
1024 GET_NAME( FONT_SUBFAMILY, &face->root.style_name ); in sfnt_load_face()
1034 GET_NAME( WWS_SUBFAMILY, &face->root.style_name ); in sfnt_load_face()
1035 if ( !face->root.style_name && !ignore_typographic_subfamily ) in sfnt_load_face()
1036 GET_NAME( TYPOGRAPHIC_SUBFAMILY, &face->root.style_name ); in sfnt_load_face()
1037 if ( !face->root.style_name ) in sfnt_load_face()
1038 GET_NAME( FONT_SUBFAMILY, &face->root.style_name ); in sfnt_load_face()
1467 FT_FREE( face->root.style_name ); in sfnt_done_face()
/third_party/gstreamer/gstreamer/gst/
Dgstdebugutils.c244 const gchar *style_name; in debug_dump_pad() local
253 style_name = "filled,solid"; in debug_dump_pad()
258 style_name = "filled,dotted"; in debug_dump_pad()
260 style_name = "filled,dashed"; in debug_dump_pad()
303 activation_mode[pad->mode], pad_flags, task_mode, style_name); in debug_dump_pad()
308 (param_name ? param_name : ""), style_name); in debug_dump_pad()
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidobjs.c254 cidface->style_name = NULL; in cid_face_done()
384 cidface->style_name = (char *)"Regular"; in cid_face_init()
409 cidface->style_name = full; in cid_face_init()
/third_party/ffmpeg/libavcodec/
Dmovtextenc.c575 static void mov_text_cancel_overrides_cb(void *priv, const char *style_name) in mov_text_cancel_overrides_cb() argument
580 if (!style_name || !*style_name) in mov_text_cancel_overrides_cb()
583 style= ff_ass_style_get(s->ass_ctx, style_name); in mov_text_cancel_overrides_cb()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrobjs.c57 pfrface->style_name = NULL; in pfr_face_done()
198 pfrface->style_name = phy_font->style_name; in pfr_face_init()
Dpfrtypes.h225 FT_String* style_name; member
Dpfrload.c783 FT_FREE( phy_font->style_name ); in pfr_phy_font_done()
932 &phy_font->style_name ); in pfr_phy_font_load()
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdfdrivr.c279 if ( FT_QALLOC( face->style_name, len ) ) in bdf_interpret_style()
282 s = face->style_name; in bdf_interpret_style()
295 if ( s != face->style_name ) in bdf_interpret_style()
340 FT_FREE( bdfface->style_name ); in BDF_Face_Done()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttsubpix.c909 FT_String* style = face->root.style_name; in sph_set_tweaks()
913 if ( !face->root.style_name ) in sph_set_tweaks()
Dttgxvar.c3188 FT_String* style_name; in TT_Set_Named_Instance() local
3195 &style_name ); in TT_Set_Named_Instance()
3200 FT_FREE( face->root.style_name ); in TT_Set_Named_Instance()
3201 face->root.style_name = style_name; in TT_Set_Named_Instance()
Dttinterp.c3789 exc->face->root.style_name )); in Ins_FDEF()
7964 exc->face->root.style_name )); in TT_RunIns()
Dttgload.c1027 FT_String* style = face->root.style_name; in TT_Process_Simple_Glyph()
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42objs.c243 root->style_name = (char *)"Regular"; in T42_Face_Init()
268 root->style_name = full; in T42_Face_Init()
456 face->root.style_name = NULL; in T42_Face_Done()
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c914 root->style_name = (char *)"Regular"; in FNT_Face_Init()
919 root->style_name = (char *)"Bold Italic"; in FNT_Face_Init()
921 root->style_name = (char *)"Bold"; in FNT_Face_Init()
924 root->style_name = (char *)"Italic"; in FNT_Face_Init()
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfread.c1371 if ( FT_QALLOC( face->style_name, len ) ) in pcf_interpret_style()
1374 s = face->style_name; in pcf_interpret_style()
1387 if ( s != face->style_name ) in pcf_interpret_style()
Dpcfdrivr.c227 FT_FREE( pcfface->style_name ); in PCF_Face_Done()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h1074 FT_String* style_name; member
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.211883 face->style_name.
1884 * src/pcf/pcfdrivr.c (PCF_Face_Done): Free `style_name'.
6138 (pfr_phy_font_done): Free `family_name' and `style_name' also.
6145 `style_name'.
6149 `descent', `leading', `family_name', and `style_name'.
DChangeLog.2103346 [cff] Fix handling of `style_name == NULL' (#58630).
DChangeLog.23102 allocated for face->root.family_name and style_name.
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES2303 - The `style_name' field in the `FT_FaceRec' structure often
3083 face->style_name; example: `Bold SemiCondensed'.
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi9849 <!-- FT_String* FT_FaceRec_::style_name -->
9850 …<var-decl name='style_name' type-id='type-id-590' visibility='default' filepath='/collab/usr/globa…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi6224 …<var-decl name='style_name' type-id='type-id-590' visibility='default' filepath='/collab/usr/globa…