Home
last modified time | relevance | path

Searched defs:chooser_type (Results 1 – 15 of 15) sorted by relevance

/dports/x11/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.5.0/src/screencast/
H A Dscreencast_common.c79 enum xdpw_chooser_types get_chooser_type(const char *chooser_type) { in get_chooser_type()
93 const char *chooser_type_str(enum xdpw_chooser_types chooser_type) { in chooser_type_str()
/dports/x11/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.5.0/include/
H A Dconfig.h13 enum xdpw_chooser_types chooser_type; member
/dports/x11/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.5.0/src/core/
H A Dconfig.c62 char *chooser_type = NULL; in handle_ini_screencast() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsite_settings_helper.cc799 for (const auto& chooser_type : kChooserTypeGroupNames) { in ChooserTypeFromGroupName() local
812 const std::string& chooser_type, in CreateChooserExceptionObject()
865 const ChooserTypeNameEntry& chooser_type) { in GetChooserExceptionListFromProfile()
H A Dsite_settings_helper_unittest.cc487 const std::string& chooser_type, in ExpectValidChooserExceptionObject()
755 const ChooserTypeNameEntry* chooser_type = in profile() local
H A Dsite_settings_handler.cc967 const site_settings::ChooserTypeNameEntry* chooser_type = in HandleGetChooserExceptionList() local
1222 const site_settings::ChooserTypeNameEntry* chooser_type = in HandleResetChooserExceptionForSite() local
H A Dsite_settings_handler_unittest.cc2051 void ValidateChooserExceptionList(const std::string& chooser_type, in ValidateChooserExceptionList()
2077 const std::string& chooser_type, in GetChooserExceptionListFromWebUiCallData()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/
H A Dsite_settings_helper.cc734 for (const auto& chooser_type : kChooserTypeGroupNames) { in ChooserTypeFromGroupName() local
747 const std::string& chooser_type, in CreateChooserExceptionObject()
800 const ChooserTypeNameEntry& chooser_type) { in GetChooserExceptionListFromProfile()
H A Dsite_settings_helper_unittest.cc255 const std::string& chooser_type, in ExpectValidChooserExceptionObject()
523 const ChooserTypeNameEntry* chooser_type = in profile() local
/dports/net-p2p/py-nicotine-plus/nicotine-plus-3.2.0/pynicotine/gtkgui/widgets/
H A Dfilechooser.py225 def __init__(self, button, parent, chooser_type="file", selected_function=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/file_system_access/
H A Dglobal_native_file_system.cc168 mojom::blink::ChooseFileSystemEntryType chooser_type, in ShowFilePickerImpl()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkrecentchooser.c58 static GType chooser_type = 0; in gtk_recent_chooser_get_type() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/
H A Dsite_settings_handler.cc1014 const site_settings::ChooserTypeNameEntry* chooser_type = in HandleGetChooserExceptionList() local
1278 const site_settings::ChooserTypeNameEntry* chooser_type = in HandleResetChooserExceptionForSite() local
H A Dsite_settings_handler_unittest.cc1856 void ValidateChooserExceptionList(const std::string& chooser_type, in ValidateChooserExceptionList()
1882 const std::string& chooser_type, in GetChooserExceptionListFromWebUiCallData()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_plugin.h317 int chooser_type[PLUGIN_MAX_SUBVALUES] ; member