Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/frontend/mame/ui/
H A Dutils.cpp242 class composite_filter_impl_base : public simple_filter_impl_base<Base, Type> class
308 composite_filter_impl_base() { } in composite_filter_impl_base() function in ui::__anonfcb33e460111::composite_filter_impl_base
491 void composite_filter_impl_base<Impl, Base, Type>::show_ui( in show_ui()
501 void composite_filter_impl_base<Impl, Base, Type>::menu_configure::populate(float &customtop, float… in populate()
532 void composite_filter_impl_base<Impl, Base, Type>::menu_configure::handle() in handle()
1167 class custom_machine_filter : public composite_filter_impl_base<custom_machine_filter, machine_filt…
1171 : composite_filter_impl_base<custom_machine_filter, machine_filter, machine_filter::CUSTOM>() in custom_machine_filter()
1411 class custom_software_filter : public composite_filter_impl_base<custom_software_filter, software_f…
1415 : composite_filter_impl_base<custom_software_filter, software_filter, software_filter::CUSTOM>() in custom_software_filter()
/dports/emulators/mame/mame-mame0226/src/frontend/mame/ui/
H A Dutils.cpp242 class composite_filter_impl_base : public simple_filter_impl_base<Base, Type> class
308 composite_filter_impl_base() { } in composite_filter_impl_base() function in ui::__anonb6618d6e0111::composite_filter_impl_base
491 void composite_filter_impl_base<Impl, Base, Type>::show_ui( in show_ui()
501 void composite_filter_impl_base<Impl, Base, Type>::menu_configure::populate(float &customtop, float… in populate()
532 void composite_filter_impl_base<Impl, Base, Type>::menu_configure::handle() in handle()
1167 class custom_machine_filter : public composite_filter_impl_base<custom_machine_filter, machine_filt…
1171 : composite_filter_impl_base<custom_machine_filter, machine_filter, machine_filter::CUSTOM>() in custom_machine_filter()
1411 class custom_software_filter : public composite_filter_impl_base<custom_software_filter, software_f…
1415 : composite_filter_impl_base<custom_software_filter, software_filter, software_filter::CUSTOM>() in custom_software_filter()