Searched refs:pen_attributes (Results 1 – 2 of 2) sorted by relevance
673 window->pen_attributes.pen_size = PEN_SIZE_STANDARD; in gst_cea708dec_set_pen_style()674 window->pen_attributes.font_style = FONT_STYLE_DEFAULT; in gst_cea708dec_set_pen_style()675 window->pen_attributes.offset = PEN_OFFSET_NORMAL; in gst_cea708dec_set_pen_style()676 window->pen_attributes.italics = FALSE; in gst_cea708dec_set_pen_style()677 window->pen_attributes.underline = FALSE; in gst_cea708dec_set_pen_style()678 window->pen_attributes.edge_type = EDGE_TYPE_NONE; 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()[all …]
355 cea708PenAttributes pen_attributes; member372 cea708PenAttributes pen_attributes; member