Searched refs:mlt_button_service_provider (Results 1 – 3 of 3) sorted by relevance
8 mlt_button_service_provider::mlt_button_service_provider() in mlt_button_service_provider() function in mlt_button_service_provider12 CString mlt_button_service_provider::GetVarDeclaration() in GetVarDeclaration()17 CString mlt_button_service_provider::DeclarePropertiesStruct() in DeclarePropertiesStruct()28 CString mlt_button_service_provider::WriteExtendedProperties(screen_generator *gen, CString &prefix… in WriteExtendedProperties()43 CString mlt_button_service_provider::GetCreateFromDefFunctionName() in GetCreateFromDefFunctionName()48 CString mlt_button_service_provider::GetCreateFromDefFunction(int version) in GetCreateFromDefFunction()81 widget_info *mlt_button_service_provider::CreateNewInstance(GX_WIDGET *parent) in CreateNewInstance()104 GX_WIDGET *mlt_button_service_provider::GenerateFromInfo(GX_WIDGET *parent, widget_info *info) in GenerateFromInfo()128 void mlt_button_service_provider::AssignText(widget_info *info, int index, in AssignText()
6 class mlt_button_service_provider : public text_button_service_provider9 mlt_button_service_provider();
29 service_providers[index] = new mlt_button_service_provider(); in InitServiceProviders()