Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/components/
H A Dcomplete_preferences.cpp101 case CONFIG_CATEGORY: in PrefsTree()
216 if( p_item->i_type == CONFIG_CATEGORY ) in PrefsTree()
554 ( p_item->i_type == CONFIG_CATEGORY || p_item->i_type == CONFIG_SUBCATEGORY ) in contains()
569 ( p_item->i_type == CONFIG_CATEGORY || p_item->i_type == CONFIG_SUBCATEGORY ) in contains()
676 ( p_item->i_type == CONFIG_CATEGORY || in AdvPrefsPanel()
719 ( p_item->i_type == CONFIG_CATEGORY || in AdvPrefsPanel()
/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_plugin.h115 #define CONFIG_CATEGORY 0x06 /* Set category */ macro
358 add_type_inner( CONFIG_CATEGORY ) \
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A Dprefs.m510 if (configType == CONFIG_CATEGORY) {
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-20071782 …ories within the preferences. The options for CONFIG_SUBCATEGORY and CONFIG_CATEGORY aren't displa…