Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/subparse/
Dqttextparse.c46 gboolean need_markup; member
71 context->need_markup = FALSE; in qttext_context_init()
213 context->need_markup = TRUE; in qttext_parse_tag()
228 context->need_markup = TRUE; in qttext_parse_tag()
237 context->need_markup = TRUE; in qttext_parse_tag()
248 context->need_markup = TRUE; in qttext_parse_tag()
253 context->need_markup = TRUE; in qttext_parse_tag()
259 context->need_markup = TRUE; in qttext_parse_tag()
265 context->need_markup = TRUE; in qttext_parse_tag()
367 if (context->need_markup) { in qttext_prepare_text()