Lines Matching refs:font_style
674 window->pen_attributes.font_style = FONT_STYLE_DEFAULT; in gst_cea708dec_set_pen_style()
689 window->pen_attributes.font_style = FONT_STYLE_DEFAULT; in gst_cea708dec_set_pen_style()
693 window->pen_attributes.font_style = FONT_STYLE_MONO_SERIF; in gst_cea708dec_set_pen_style()
697 window->pen_attributes.font_style = FONT_STYLE_PROP_SERIF; in gst_cea708dec_set_pen_style()
701 window->pen_attributes.font_style = FONT_STYLE_MONO_SANS; in gst_cea708dec_set_pen_style()
705 window->pen_attributes.font_style = FONT_STYLE_PROP_SANS; in gst_cea708dec_set_pen_style()
709 window->pen_attributes.font_style = FONT_STYLE_MONO_SANS; in gst_cea708dec_set_pen_style()
714 window->pen_attributes.font_style = FONT_STYLE_PROP_SANS; in gst_cea708dec_set_pen_style()
926 span_control->font_style = FONT_STYLE_DEFAULT; in pango_span_markup_init()
1057 current->pen_attributes.font_style, in gst_cea708dec_show_pango_window()
1065 span_control.italics, span_control.font_style, in gst_cea708dec_show_pango_window()
1071 || (current->pen_attributes.font_style != in gst_cea708dec_show_pango_window()
1072 span_control.font_style) in gst_cea708dec_show_pango_window()
1114 font = font_names[current->pen_attributes.font_style]; in gst_cea708dec_show_pango_window()
1123 span_control.font_style = current->pen_attributes.font_style; in gst_cea708dec_show_pango_window()
1136 span_control.font_style = current->pen_attributes.font_style; in gst_cea708dec_show_pango_window()
1235 || (span_control.font_style != FONT_STYLE_DEFAULT) in gst_cea708dec_show_pango_window()
1356 window->pen_attributes.font_style = FONT_STYLE_DEFAULT; in gst_cea708dec_init_window()
1407 window->pen_attributes.font_style = dtvcc_buffer[index + 1] & 0x7; in gst_cea708dec_set_pen_attributes()
1416 window->pen_attributes.font_style, in gst_cea708dec_set_pen_attributes()