Home
last modified time | relevance | path

Searched refs:url_flavor (Results 1 – 3 of 3) sorted by relevance

/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Dterminal-screen.hh150 TerminalURLFlavor url_flavor; member
H A Dterminal-screen.cc1719 int url_flavor, in terminal_screen_do_popup() argument
1731 info->url_flavor = TerminalURLFlavor(url_flavor); in terminal_screen_do_popup()
1748 int url_flavor = 0; in terminal_screen_button_press() local
1756 url = terminal_screen_check_match (screen, (GdkEvent*)event, &url_flavor); in terminal_screen_button_press()
1782 url_flavor, in terminal_screen_button_press()
1798 … terminal_screen_do_popup (screen, event, hyperlink, url, url_flavor, number_info, timestamp_info); in terminal_screen_button_press()
1808 … terminal_screen_do_popup (screen, event, hyperlink, url, url_flavor, number_info, timestamp_info); in terminal_screen_button_press()
H A Dterminal-window.cc1008 terminal_util_open_url (GTK_WIDGET (window), info->url, info->url_flavor, in action_open_match_cb()
1714 switch (info->url_flavor) { in screen_show_popup_menu_cb()
1841 int url_flavor, in screen_match_clicked_cb() argument
1851 terminal_util_open_url (GTK_WIDGET (window), url, TerminalURLFlavor(url_flavor), in screen_match_clicked_cb()