MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / subtitle_refresh_list_ui

Function subtitle_refresh_list_ui

gtk/src/subtitlehandler.c:217–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215}
216
217static void
218subtitle_refresh_list_ui(signal_user_data_t *ud)
219{
220 subtitle_refresh_list_ui_from_settings(ud, ud->settings);
221}
222
223static void
224subtitle_exclusive_burn_settings(GhbValue *settings, gint index)

Callers 8

subtitle_exclusive_burnFunction · 0.85
set_pref_subtitleFunction · 0.85
subtitle_add_responseFunction · 0.85
subtitle_add_all_cbFunction · 0.85
subtitle_edit_responseFunction · 0.85

Tested by

no test coverage detected