Home
last modified time | relevance | path

Searched refs:ext_toolbar_add_entry (Results 1 – 20 of 20) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/plugins/epan/pluginifdemo/
H A Dpluginifdemo.c69ext_toolbar_add_entry(tb, EXT_TOOLBAR_BUTTON, "Button 1", 0, "Button 1 to press", FALSE, 0, FALSE,… in proto_register_pluginifdemo()
70ext_toolbar_add_entry(tb, EXT_TOOLBAR_BUTTON, "Button 2", 0, "Button 2 to press", TRUE, 0, FALSE, … in proto_register_pluginifdemo()
71ext_toolbar_add_entry(tb, EXT_TOOLBAR_BOOLEAN, "Checkbox", 0, "Checkbox to Select", FALSE, 0, FALS… in proto_register_pluginifdemo()
72ext_toolbar_add_entry(tb, EXT_TOOLBAR_STRING, "String 1", "Default String", "String without valida… in proto_register_pluginifdemo()
73ext_toolbar_add_entry(tb, EXT_TOOLBAR_STRING, "String 2", "ABC", "String with validation", FALSE, … in proto_register_pluginifdemo()
83ext_toolbar_add_entry(tb, EXT_TOOLBAR_SELECTOR, "Selector", 0, "Selector to choose from", FALSE, e… in proto_register_pluginifdemo()
/dports/net/wireshark/wireshark-3.6.1/plugins/epan/pluginifdemo/
H A Dpluginifdemo.c69ext_toolbar_add_entry(tb, EXT_TOOLBAR_BUTTON, "Button 1", 0, "Button 1 to press", FALSE, 0, FALSE,… in proto_register_pluginifdemo()
70ext_toolbar_add_entry(tb, EXT_TOOLBAR_BUTTON, "Button 2", 0, "Button 2 to press", TRUE, 0, FALSE, … in proto_register_pluginifdemo()
71ext_toolbar_add_entry(tb, EXT_TOOLBAR_BOOLEAN, "Checkbox", 0, "Checkbox to Select", FALSE, 0, FALS… in proto_register_pluginifdemo()
72ext_toolbar_add_entry(tb, EXT_TOOLBAR_STRING, "String 1", "Default String", "String without valida… in proto_register_pluginifdemo()
73ext_toolbar_add_entry(tb, EXT_TOOLBAR_STRING, "String 2", "ABC", "String with validation", FALSE, … in proto_register_pluginifdemo()
83ext_toolbar_add_entry(tb, EXT_TOOLBAR_SELECTOR, "Selector", 0, "Selector to choose from", FALSE, e… in proto_register_pluginifdemo()
/dports/net/tshark-lite/wireshark-3.6.1/plugins/epan/pluginifdemo/
H A Dpluginifdemo.c69ext_toolbar_add_entry(tb, EXT_TOOLBAR_BUTTON, "Button 1", 0, "Button 1 to press", FALSE, 0, FALSE,… in proto_register_pluginifdemo()
70ext_toolbar_add_entry(tb, EXT_TOOLBAR_BUTTON, "Button 2", 0, "Button 2 to press", TRUE, 0, FALSE, … in proto_register_pluginifdemo()
71ext_toolbar_add_entry(tb, EXT_TOOLBAR_BOOLEAN, "Checkbox", 0, "Checkbox to Select", FALSE, 0, FALS… in proto_register_pluginifdemo()
72ext_toolbar_add_entry(tb, EXT_TOOLBAR_STRING, "String 1", "Default String", "String without valida… in proto_register_pluginifdemo()
73ext_toolbar_add_entry(tb, EXT_TOOLBAR_STRING, "String 2", "ABC", "String with validation", FALSE, … in proto_register_pluginifdemo()
83ext_toolbar_add_entry(tb, EXT_TOOLBAR_SELECTOR, "Selector", 0, "Selector to choose from", FALSE, e… in proto_register_pluginifdemo()
/dports/net/tshark/wireshark-3.6.1/plugins/epan/pluginifdemo/
H A Dpluginifdemo.c69ext_toolbar_add_entry(tb, EXT_TOOLBAR_BUTTON, "Button 1", 0, "Button 1 to press", FALSE, 0, FALSE,… in proto_register_pluginifdemo()
70ext_toolbar_add_entry(tb, EXT_TOOLBAR_BUTTON, "Button 2", 0, "Button 2 to press", TRUE, 0, FALSE, … in proto_register_pluginifdemo()
71ext_toolbar_add_entry(tb, EXT_TOOLBAR_BOOLEAN, "Checkbox", 0, "Checkbox to Select", FALSE, 0, FALS… in proto_register_pluginifdemo()
72ext_toolbar_add_entry(tb, EXT_TOOLBAR_STRING, "String 1", "Default String", "String without valida… in proto_register_pluginifdemo()
73ext_toolbar_add_entry(tb, EXT_TOOLBAR_STRING, "String 2", "ABC", "String with validation", FALSE, … in proto_register_pluginifdemo()
83ext_toolbar_add_entry(tb, EXT_TOOLBAR_SELECTOR, "Selector", 0, "Selector to choose from", FALSE, e… in proto_register_pluginifdemo()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dplugin_if.h269 WS_DLL_PUBLIC ext_toolbar_t * ext_toolbar_add_entry(
H A Dplugin_if.c306 ext_toolbar_add_entry( ext_toolbar_t * parent, ext_toolbar_item_t type, const gchar *label, in ext_toolbar_add_entry() function
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dplugin_if.h269 WS_DLL_PUBLIC ext_toolbar_t * ext_toolbar_add_entry(
H A Dplugin_if.c306 ext_toolbar_add_entry( ext_toolbar_t * parent, ext_toolbar_item_t type, const gchar *label, in ext_toolbar_add_entry() function
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dplugin_if.h269 WS_DLL_PUBLIC ext_toolbar_t * ext_toolbar_add_entry(
H A Dplugin_if.c306 ext_toolbar_add_entry( ext_toolbar_t * parent, ext_toolbar_item_t type, const gchar *label, in ext_toolbar_add_entry() function
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dplugin_if.h269 WS_DLL_PUBLIC ext_toolbar_t * ext_toolbar_add_entry(
H A Dplugin_if.c306 ext_toolbar_add_entry( ext_toolbar_t * parent, ext_toolbar_item_t type, const gchar *label, in ext_toolbar_add_entry() function
/dports/net/wireshark-lite/wireshark-3.6.1/doc/
H A DREADME.plugins332 ext_toolbar_add_entry( ext_toolbar_t * parent, ext_toolbar_item_t type, const gchar *label,
/dports/net/wireshark/wireshark-3.6.1/doc/
H A DREADME.plugins332 ext_toolbar_add_entry( ext_toolbar_t * parent, ext_toolbar_item_t type, const gchar *label,
/dports/net/tshark-lite/wireshark-3.6.1/doc/
H A DREADME.plugins332 ext_toolbar_add_entry( ext_toolbar_t * parent, ext_toolbar_item_t type, const gchar *label,
/dports/net/tshark/wireshark-3.6.1/doc/
H A DREADME.plugins332 ext_toolbar_add_entry( ext_toolbar_t * parent, ext_toolbar_item_t type, const gchar *label,
/dports/net/wireshark-lite/wireshark-3.6.1/debian/
H A Dlibwireshark15.symbols643 ext_toolbar_add_entry@Base 2.3.0
/dports/net/wireshark/wireshark-3.6.1/debian/
H A Dlibwireshark15.symbols643 ext_toolbar_add_entry@Base 2.3.0
/dports/net/tshark-lite/wireshark-3.6.1/debian/
H A Dlibwireshark15.symbols643 ext_toolbar_add_entry@Base 2.3.0
/dports/net/tshark/wireshark-3.6.1/debian/
H A Dlibwireshark15.symbols643 ext_toolbar_add_entry@Base 2.3.0