Searched refs:style_flags (Results 1 – 18 of 18) sorted by relevance
398 static void mov_text_style_set(MovTextContext *s, uint8_t style_flags) in mov_text_style_set() argument400 if (!((s->style_attributes_temp.style_flag & style_flags) ^ style_flags)) { in mov_text_style_set()405 s->style_attributes_temp.style_flag |= style_flags; in mov_text_style_set()547 uint8_t style_flags, alpha; in mov_text_ass_style_set() local551 style_flags = (!!style->bold * STYLE_FLAG_BOLD) | in mov_text_ass_style_set()554 mov_text_style_set(s, style_flags); in mov_text_ass_style_set()
424 cidface->style_flags = 0; in cid_face_init()426 cidface->style_flags |= FT_STYLE_FLAG_ITALIC; in cid_face_init()431 cidface->style_flags |= FT_STYLE_FLAG_BOLD; in cid_face_init()
329 root->style_flags = 0; in T42_Face_Init()331 root->style_flags |= FT_STYLE_FLAG_ITALIC; in T42_Face_Init()333 if ( face->ttf_face->style_flags & FT_STYLE_FLAG_BOLD ) in T42_Face_Init()334 root->style_flags |= FT_STYLE_FLAG_BOLD; in T42_Face_Init()
459 root->style_flags = 0; in T1_Face_Init()461 root->style_flags |= FT_STYLE_FLAG_ITALIC; in T1_Face_Init()466 root->style_flags |= FT_STYLE_FLAG_BOLD; in T1_Face_Init()
797 root->style_flags |= FT_STYLE_FLAG_ITALIC; in FNT_Face_Init()800 root->style_flags |= FT_STYLE_FLAG_BOLD; in FNT_Face_Init()916 if ( root->style_flags & FT_STYLE_FLAG_BOLD ) in FNT_Face_Init()918 if ( root->style_flags & FT_STYLE_FLAG_ITALIC ) in FNT_Face_Init()923 else if ( root->style_flags & FT_STYLE_FLAG_ITALIC ) in FNT_Face_Init()
223 face->style_flags = 0; in bdf_interpret_style()231 face->style_flags |= FT_STYLE_FLAG_ITALIC; in bdf_interpret_style()242 face->style_flags |= FT_STYLE_FLAG_BOLD; in bdf_interpret_style()
1317 face->style_flags = 0; in pcf_interpret_style()1324 face->style_flags |= FT_STYLE_FLAG_ITALIC; in pcf_interpret_style()1334 face->style_flags |= FT_STYLE_FLAG_BOLD; in pcf_interpret_style()
723 face->root.style_flags = (FT_Long)num_instances << 16; in sfnt_init_face()1128 root->style_flags |= flags; in sfnt_load_face()
1069 FT_Long style_flags; member
460 if (face->style_flags & FT_STYLE_FLAG_ITALIC) { in onGetAdvancedMetrics()1855 if (face->style_flags & FT_STYLE_FLAG_BOLD) { in scanFont()1858 if (face->style_flags & FT_STYLE_FLAG_ITALIC) { in scanFont()
1033 cffface->style_flags = flags; in cff_face_init()
2239 num_instances = (FT_UInt)face->root.style_flags >> 16; in TT_Get_MM_Var()3173 num_instances = (FT_UInt)face->root.style_flags >> 16; in TT_Set_Named_Instance()
2740 face->style_flags >> 16, in ft_open_face_internal()2741 ( face->style_flags >> 16 ) == 1 ? "" : "s", in ft_open_face_internal()
2668 ( face->style_flags & FT_STYLE_FLAG_ITALIC ) != 0 ) in af_latin_hints_init()
2179 (TT_Get_MM_Var): Use `face->root.style_flags' as the number of named
1150 given face index, and bits 16-30 of `style_flags' contain the
9837 <!-- FT_Long FT_FaceRec_::style_flags -->9838 …<var-decl name='style_flags' type-id='type-id-589' visibility='default' filepath='/collab/usr/glob…
6215 …<var-decl name='style_flags' type-id='type-id-589' visibility='default' filepath='/collab/usr/glob…