Home
last modified time | relevance | path

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

/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/
H A Dparameter.c63 case BG_PARAMETER_COLOR_RGBA: in bg_parameter_value_copy()
95 case BG_PARAMETER_COLOR_RGBA: in bg_parameter_value_free()
249 case BG_PARAMETER_COLOR_RGBA: in bg_parameter_info_copy()
342 case BG_PARAMETER_COLOR_RGBA: in bg_parameter_info_destroy_array()
H A Dcfg_item.c55 case BG_PARAMETER_COLOR_RGBA: in bg_cfg_item_create()
186 info->type = BG_PARAMETER_COLOR_RGBA; in bg_cfg_item_to_parameter()
H A Dparameter_xml.c48 { "color_rgba", BG_PARAMETER_COLOR_RGBA },
415 case BG_PARAMETER_COLOR_RGBA: in bg_xml_2_parameters()
452 case BG_PARAMETER_COLOR_RGBA: in bg_xml_2_parameters()
781 case BG_PARAMETER_COLOR_RGBA: in bg_parameters_2_xml()
H A Dosd.c95 .type = BG_PARAMETER_COLOR_RGBA,
H A Dcfg_xml.c76 info.type = BG_PARAMETER_COLOR_RGBA; in load_item()
H A Dcfg_section.c629 case BG_PARAMETER_COLOR_RGBA: in bg_cfg_section_set_parameters_from_string()
648 if(info->type == BG_PARAMETER_COLOR_RGBA) in bg_cfg_section_set_parameters_from_string()
H A Dmsgqueue.c659 case BG_PARAMETER_COLOR_RGBA: //!< RGBA Color in bg_msg_set_parameter()
712 case BG_PARAMETER_COLOR_RGBA: //!< RGBA Color in bg_msg_get_parameter()
H A Dcmdline.c903 case BG_PARAMETER_COLOR_RGBA: in print_help_parameters()
H A Dtextrenderer.c66 .type = BG_PARAMETER_COLOR_RGBA,
/dports/multimedia/gmerlin/gmerlin-1.2.0/include/gmerlin/
H A Dparameter.h65 BG_PARAMETER_COLOR_RGBA, //!< RGBA Color enumerator
/dports/multimedia/gmerlin/gmerlin-1.2.0/tests/
H A Dcfgtest.c294 .type = BG_PARAMETER_COLOR_RGBA,
489 case BG_PARAMETER_COLOR_RGBA: in set_parameter()
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/videofilters/
H A Dfv_textlogo.c104 .type = BG_PARAMETER_COLOR_RGBA,
H A Dfv_tcdisplay.c100 .type = BG_PARAMETER_COLOR_RGBA,
H A Dfv_zoom.c161 .type = BG_PARAMETER_COLOR_RGBA,
H A Dfv_transform.c202 .type = BG_PARAMETER_COLOR_RGBA,
/dports/multimedia/gmerlin/gmerlin-1.2.0/plugins/lqt/
H A De_lqt.c943 .type = BG_PARAMETER_COLOR_RGBA,
949 .type = BG_PARAMETER_COLOR_RGBA,
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/gtk/
H A Dcfg_dialog.c833 case BG_PARAMETER_COLOR_RGBA: in create_section()