Searched refs:pango_context (Results 1 – 12 of 12) sorted by relevance
456 PangoContext *pango_context; member475 Cea708Dec *gst_cea708dec_create (PangoContext * pango_context);
129 PangoContext *pango_context; member
161 gst_cea708dec_create (PangoContext * pango_context) in gst_cea708dec_create() argument174 decoder->pango_context = pango_context; in gst_cea708dec_create()1623 window->layout = pango_layout_new (decoder->pango_context); in gst_cea708dec_render_text()
214 klass->pango_context = in gst_base_cea_cc_overlay_base_init()324 (overlay)->pango_context); in gst_base_cea_cc_overlay_init()
653 if (render->pango_context) in gst_text_render_finalize()654 g_object_unref (render->pango_context); in gst_text_render_finalize()684 render->pango_context = in gst_text_render_init()689 render->layout = pango_layout_new (render->pango_context); in gst_text_render_init()
86 PangoContext *pango_context; member
147 PangoContext *pango_context; member
216 context = textoverlay->pango_context; in gst_clock_overlay_init()
675 if (overlay->pango_context) { in gst_base_text_overlay_finalize()676 g_object_unref (overlay->pango_context); in gst_base_text_overlay_finalize()677 overlay->pango_context = NULL; in gst_base_text_overlay_finalize()695 overlay->pango_context = in gst_base_text_overlay_init()698 pango_context_set_base_gravity (overlay->pango_context, PANGO_GRAVITY_SOUTH); in gst_base_text_overlay_init()741 overlay->layout = pango_layout_new (overlay->pango_context); in gst_base_text_overlay_init()742 desc = pango_context_get_font_description (overlay->pango_context); in gst_base_text_overlay_init()
316 context = textoverlay->pango_context; in gst_time_overlay_init()
101 PangoContext *pango_context; member
241 klass->pango_context = in gst_ttml_render_base_init()362 pango_layout_new (GST_TTML_RENDER_GET_CLASS (render)->pango_context); in gst_ttml_render_init()