Home
last modified time | relevance | path

Searched +defs:key +defs:label (Results 1 – 25 of 11061) sorted by relevance

12345678910>>...443

/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/ui/config/
H A DPluginConfigUIFactory.java59 String key, in createBooleanParameter()
60 String label, in createBooleanParameter()
73 String key, in createIntParameter()
74 String label, in createIntParameter()
89 String key, in createIntParameter()
90 String label, in createIntParameter()
106 String label, in createStringParameter()
122 String label, in createStringParameter()
138 String label, in createFileParameter()
152 String label, in createDirectoryParameter()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/ui/config/
H A DPluginConfigUIFactoryImpl.java52 String key, in createIntParameter()
61 String key, in createBooleanParameter()
62 String label, in createBooleanParameter()
69 String key, in createIntParameter()
70 String label, in createIntParameter()
78 String key, in createStringParameter()
79 String label, in createStringParameter()
95 String key, in createFileParameter()
96 String label, in createFileParameter()
110 String key, in createColorParameter()
[all …]
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dfxasq_c.cpp65 void fxasq_text(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_text()
72 void fxasq_password(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_password()
79 void fxasq_textarea(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_textarea()
86 void fxasq_file(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_file()
93 void fxasq_color(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_color()
100 void fxasq_font(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_font()
108 void fxasq_group(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_group()
115 void fxasq_radio(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_radio()
122 void fxasq_select(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_select()
129 void fxasq_option(FxAsqDlg *dlg, FxAsqStr key, FxAsqStr value, FxAsqStr label) in fxasq_option()
[all …]
H A Dfxasq_lua.c69 const char*label=luaL_checkstring(L,4); in asq_checkbox() local
72 const char*key=luaL_checkstring(L,2); in asq_checkbox() local
93 const char*key=luaL_checkstring(L,2); in asq_text() local
105 const char*key=luaL_checkstring(L,2); in asq_password() local
117 const char*key=luaL_checkstring(L,2); in asq_file() local
129 const char*key=luaL_checkstring(L,2); in asq_color() local
141 const char*key=luaL_checkstring(L,2); in asq_font() local
153 const char*key=luaL_checkstring(L,2); in asq_textarea() local
165 const char*key=luaL_checkstring(L,2); in asq_group() local
177 const char*key=luaL_checkstring(L,2); in asq_select() local
[all …]
H A Dfxasq.cpp248 void FxAsqWin::Text(const char*key, const char*value, const char*label) in Text()
255 void FxAsqWin::Password(const char*key, const char*value, const char*label) in Password()
275 void FxAsqWin::TextArea(const char*key, const char*value, const char*label) in TextArea()
289 void FxAsqWin::CheckBox(const char*key, const bool value, const char*label) in CheckBox()
298 void FxAsqWin::Select(const char*key, const char*value, const char*label) in Select()
316 void FxAsqWin::Option(const char*key, const char*value, const char*label) in Option()
328 void FxAsqWin::Group(const char*key, const char*value, const char*label) in Group()
342 void FxAsqWin::Radio(const char*key, const char*value, const char*label) in Radio()
484 void FxAsqWin::File(const char*key, const char*value, const char*label) in File()
491 void FxAsqWin::Color(const char*key, const char*value, const char*label) in Color()
[all …]
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/json/
H A DVkLayer_khronos_validation.json.in60 "label": "Standard", string
101 "label": "Best Practices", string
148 "label": "GPU-Assisted", string
173 "label": "Debug Printf", string
204 "label": "Debug Action", string
245 "label": "Break", string
259 "label": "Info", string
274 "label": "Error", string
329 "label": "Disables", string
351 "label": "Core", string
[all …]
/dports/net/kitinerary/kitinerary-21.12.3/autotests/scriptenginedata/
H A Dswiss.pkpass.json7 "key": "flightNumber", string
15 "key": "date", string
23 "key": "boarding", string
86 "key": "date", string
94 "key": "depart", string
126 "key": "gate", string
142 "key": "seat", string
154 "key": "seat", string
162 "key": "gate", string
303 "key": "date", string
[all …]
/dports/science/qiskit-aer/qiskit-aer-0.5.2/src/framework/results/
H A Dexperiment_data.hpp698 void ExperimentData::add_additional_data(const std::string &key, in add_additional_data()
708 void ExperimentData::add_additional_data(const std::string &key, in add_additional_data()
724 void ExperimentData::add_additional_data(const std::string &key, in add_additional_data()
734 void ExperimentData::add_additional_data(const std::string &key, in add_additional_data()
744 void ExperimentData::add_additional_data(const std::string &key, in add_additional_data()
910 const auto &key = pair.first; in combine() local
915 const auto &key = pair.first; in combine() local
920 const auto &key = pair.first; in combine() local
987 const auto &key = pair.first; in combine() local
992 const auto &key = pair.first; in combine() local
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/appconfig/
H A Dkeyvalue.py41 source,
150 for feature in all_features:
215 # We need dest_label to be the same as label for preview later.
260 # Append all features to dest_features list
321 retry_interval = 1
371 "value": set_kv.value,
422 retrieved_kv = azconfig_client.get_configuration_setting(key=key, label=label)
484 # list_configuration_settings returns kv with null label when:
550new_kv = azconfig_client.set_read_only(retrieved_kv, match_condition=MatchConditions.IfNotModified)
637 azconfig_client = get_appconfig_data_client(cmd, name, connection_string, auth_mode, endpoint)
[all …]
/dports/graphics/gpicview/gpicview-0.2.5/src/
H A Dptk-menu.h26 #define PTK_MENU_ITEM( label, cb, key, mod ) { label, NULL, G_CALLBACK(cb), key, mod, NULL, NULL } argument
27 #define PTK_CHECK_MENU_ITEM( label, cb, key, mod ) { label, (char*)1, G_CALLBACK(cb), key, mod, NUL… argument
28 #define PTK_RADIO_MENU_ITEM( label, cb, key, mod ) { label, (char*)2, G_CALLBACK(cb), key, mod, NUL… argument
29 #define PTK_IMG_MENU_ITEM( label, icon, cb, key, mod ) { label, icon, G_CALLBACK(cb), key, mod, NUL… argument
30 #define PTK_POPUP_MENU( label, sub ) { label, NULL, NULL, 0, 0, sub, NULL } argument
31 #define PTK_POPUP_IMG_MENU( label, icon, sub ) { label, icon, NULL, 0, 0, sub, NULL } argument
40 const char* label; /* or stock id */ member
43 guint key; member
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/prefs/
H A Dstate.cpp436 void CSMPrefs::State::declareCategory (const std::string& key) in declareCategory()
452 const std::string& label, int default_) in declareInt()
471 const std::string& label, double default_) in declareDouble()
492 const std::string& label, bool default_) in declareBool()
511 const std::string& label, EnumValue default_) in declareEnum()
530 const std::string& label, QColor default_) in declareColour()
548 …:ShortcutSetting& CSMPrefs::State::declareShortcut (const std::string& key, const std::string& lab… in declareShortcut()
570 …efs::StringSetting& CSMPrefs::State::declareString (const std::string& key, const std::string& lab… in declareString()
588 …::ModifierSetting& CSMPrefs::State::declareModifier(const std::string& key, const std::string& lab… in declareModifier()
621 void CSMPrefs::State::declareSubcategory(const std::string& label) in declareSubcategory()
[all …]
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/compute/fixtures/vsphere/
H A Dnode_80.json6 … "label": "CD/DVD drive 1", "state": "NOT_CONNECTED", "type": "IDE"}, "key": "3000"}], "memory": string
10 … "label": "Hard disk 1", "type": "SCSI", "capacity": 51539607552}, "key": "2000"}, string
12 "label": "Hard disk 2", "type": "SCSI", "capacity": 4447010816}, "key": "2001"}, string
14 …"type": "VMDK_FILE"}, "label": "Hard disk 3", "type": "SCSI", "capacity": 26843545600}, "key": "20… string
16 …"type": "VMDK_FILE"}, "label": "Hard disk 4", "type": "SCSI", "capacity": 53687091200}, "key": "20… string
18 …"type": "VMDK_FILE"}, "label": "Hard disk 5", "type": "SCSI", "capacity": 10737418240}, "key": "20… string
20 …"type": "VMDK_FILE"}, "label": "Hard disk 6", "type": "SCSI", "capacity": 10737418240}, "key": "20… string
22 …"type": "VMDK_FILE"}, "label": "Hard disk 7", "type": "SCSI", "capacity": 16106127360}, "key": "20… string
24 …"type": "VMDK_FILE"}, "label": "Hard disk 8", "type": "SCSI", "capacity": 26843545600}, "key": "20… string
26 …"type": "VMDK_FILE"}, "label": "Hard disk 9", "type": "SCSI", "capacity": 1073741824}, "key": "200… string
[all …]
/dports/x11/deforaos-keyboard/Keyboard-0.3.1/src/
H A Dkey.c46 char * label; member
52 GtkWidget * label; member
55 KeyboardKeyModifier key; member
75 KeyboardKey * keyboard_key_new(unsigned int keysym, char const * label) in keyboard_key_new()
77 KeyboardKey * key; in keyboard_key_new() local
109 void keyboard_key_delete(KeyboardKey * key) in keyboard_key_delete()
137 GtkWidget * keyboard_key_get_widget(KeyboardKey * key) in keyboard_key_get_widget()
195 unsigned int keysym, char const * label) in keyboard_key_set_modifier()
228 char const * label = key->key.label; in keyboard_key_apply_modifier() local
314 KeyboardKey * key = data; in _on_keyboard_key_button_press() local
[all …]
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Daiconfig.cpp292 Gtk::Label* label; in create_container() local
430 Gtk::Label* label; in create_container() local
629 auto label = Gtk::manage(new Gtk::Label(label_text)); in add_heuristic_treeview() local
648 auto label = Gtk::manage(new Gtk::Label(text)); in add_heuristic_treeviews_re_contra() local
690 auto label = Gtk::manage(new Gtk::Label(text)); in add_heuristic_treeviews_special_re_contra() local
758 HeuristicsMap::Key key(gametype_group, playertype_group); in init_heuristic_treeview() local
1046 HeuristicsMap::Key const key((*row)[model.gametype_group], in heuristics_row_changed_event() local
1080 HeuristicsMap::Key const key((*row)[model.gametype_group], in heuristics_row_deleted_event() local
1181 Players::Player::AiConfig::heuristic_move_up_event(HeuristicsMap::Key const key) in heuristic_move_up_event()
1213 Players::Player::AiConfig::heuristic_move_down_event(HeuristicsMap::Key const key) in heuristic_move_down_event()
[all …]
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugin-prj/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugin-pg/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/geanylua/
H A Dgsdlg.c49 void gsdlg_textarea(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_textarea()
142 void gsdlg_file(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_file()
199 GtkWidget *label; in gsdlg_color() local
247 GtkWidget *label; in gsdlg_font() local
285 void gsdlg_text(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_text()
292 void gsdlg_password(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_password()
298 void gsdlg_checkbox(GtkDialog *dlg, GsDlgStr key, gboolean value, GsDlgStr label) in gsdlg_checkbox()
359 void gsdlg_group(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_group()
385 void gsdlg_radio(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_radio()
439 void gsdlg_select(GtkDialog *dlg, GsDlgStr key, GsDlgStr value, GsDlgStr label) in gsdlg_select()
[all …]

12345678910>>...443