Home
last modified time | relevance | path

Searched refs:hide_tooltip (Results 1 – 25 of 48) sorted by relevance

12

/dports/security/maia/maia_mailguard-7f20bd4/php/themes/desert_sand/templates/
H A Dmenu.tpl5 …logo_url}" onmouseover="show_tooltip(this, event, '{$logo_alt_text}')" onmouseout="hide_tooltip()">
43 …$sid}" onmouseover="show_tooltip(this, event, '{$lang.menu_welcome}')" onmouseout="hide_tooltip()">
52 …p{$sid}" onmouseover="show_tooltip(this, event, '{$lang.menu_stats}')" onmouseout="hide_tooltip()">
61 …onmouseover="show_tooltip(this, event, '{$lang.menu_whiteblacklist}')" onmouseout="hide_tooltip()">
70 …sid}" onmouseover="show_tooltip(this, event, '{$lang.menu_settings}')" onmouseout="hide_tooltip()">
79 …p{$sid}" onmouseover="show_tooltip(this, event, '{$lang.menu_admin}')" onmouseout="hide_tooltip()">
88 …hp{$sid}" onmouseover="show_tooltip(this, event, '{$lang.menu_help}')" onmouseout="hide_tooltip()">
96 …{$sid}" onmouseover="show_tooltip(this, event, '{$lang.menu_logout}')" onmouseout="hide_tooltip()">
/dports/security/maia/maia_mailguard-7f20bd4/php/themes/ocean_surf/templates/
H A Dmenu_top.tpl5 …logo_url}" onmouseover="show_tooltip(this, event, '{$logo_alt_text}')" onmouseout="hide_tooltip()">
25 …msid}" onmouseover="show_tooltip(this, event, '{$lang.menu_welcome}')" onmouseout="hide_tooltip()">
35 …{$msid}" onmouseover="show_tooltip(this, event, '{$lang.menu_stats}')" onmouseout="hide_tooltip()">
45 …sid}" onmouseover="show_tooltip(this, event, '{$lang.menu_settings}')" onmouseout="hide_tooltip()">
54 …onmouseover="show_tooltip(this, event, '{$lang.menu_whiteblacklist}')" onmouseout="hide_tooltip()">
64 …{$msid}" onmouseover="show_tooltip(this, event, '{$lang.menu_admin}')" onmouseout="hide_tooltip()">
74 …p{$msid}" onmouseover="show_tooltip(this, event, '{$lang.menu_help}')" onmouseout="hide_tooltip()">
83 …$msid}" onmouseover="show_tooltip(this, event, '{$lang.menu_logout}')" onmouseout="hide_tooltip()">
H A Dviewmail_menu.tpl5 onmouseout="hide_tooltip()">
15 onmouseout="hide_tooltip()">
25 onmouseout="hide_tooltip()">
40 onmouseout="hide_tooltip()">
50 onmouseout="hide_tooltip()">
61 onmouseout="hide_tooltip()">
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/helpers/
H A Dbutton_helper_spec.rb206 expect(element(hide_tooltip: true).attr('data-placement')).to eq(nil)
207 expect(element(hide_tooltip: true).attr('data-toggle')).to eq(nil)
208 expect(element(hide_tooltip: true).attr('data-container')).to eq(nil)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/helpers/
H A Dbutton_helper.rb26 hide_tooltip = data[:hide_tooltip] || false
44 unless hide_tooltip
/dports/security/maia/maia_mailguard-7f20bd4/php/themes/dgm/templates/
H A Dheader.tpl5 …logo_url}" onmouseover="show_tooltip(this, event, '{$logo_alt_text}')" onmouseout="hide_tooltip()">
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktooltip.c985 gboolean hide_tooltip; in gtk_tooltip_handle_event_internal() local
993 hide_tooltip = (event_type == GDK_LEAVE_NOTIFY); in gtk_tooltip_handle_event_internal()
997 hide_tooltip |= target_widget != tooltip->tooltip_widget; in gtk_tooltip_handle_event_internal()
1001 hide_tooltip |= !gdk_rectangle_contains_point (&tip_area, x, y); in gtk_tooltip_handle_event_internal()
1003 if (hide_tooltip) in gtk_tooltip_handle_event_internal()
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Dstage.h73 void (*hide_tooltip)(XfdashboardStage *self, ClutterAction *inAction); member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/projects/notes/
H A D_more_actions_dropdown.html.haml9 …opy reference'), button_text: _('Copy link'), class: 'btn-clipboard', hide_tooltip: true, hide_but…
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktooltip.c1585 gboolean hide_tooltip; in _gtk_tooltip_handle_event() local
1595 hide_tooltip = !return_value; in _gtk_tooltip_handle_event()
1598 hide_tooltip = (event->type == GDK_LEAVE_NOTIFY); in _gtk_tooltip_handle_event()
1602 hide_tooltip |= has_tooltip_widget != current_tooltip->tooltip_widget; in _gtk_tooltip_handle_event()
1606 hide_tooltip |= (x <= tip_area.x in _gtk_tooltip_handle_event()
1611 if (hide_tooltip) in _gtk_tooltip_handle_event()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktooltip.c1393 gboolean hide_tooltip; in gtk_tooltip_handle_event_internal() local
1403 hide_tooltip = (event->type == GDK_LEAVE_NOTIFY); in gtk_tooltip_handle_event_internal()
1407 hide_tooltip |= has_tooltip_widget != current_tooltip->tooltip_widget; in gtk_tooltip_handle_event_internal()
1411 hide_tooltip |= (x <= tip_area.x in gtk_tooltip_handle_event_internal()
1416 if (hide_tooltip) in gtk_tooltip_handle_event_internal()
/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/
H A DTool.vala117 MainWindow.get_toolbox ().hide_tooltip ();
201 toolbox.hide_tooltip ();
219 toolbox.hide_tooltip ();
/dports/audio/mamba/Mamba-2.2/libxputty/xputty/widgets/
H A Dxlistview_private.c107 hide_tooltip(w); in _draw_list()
190 hide_tooltip(w); in _update_list_view()
216 hide_tooltip(w); in _list_motion()
H A Dxmultilistview_private.c124 hide_tooltip(w); in _draw_multi_list()
221 hide_tooltip(w); in _update_view()
251 hide_tooltip(w); in _multi_list_motion()
/dports/audio/fluida-lv2/Fluida.lv2-0.7/libxputty/xputty/widgets/
H A Dxlistview_private.c107 hide_tooltip(w); in _draw_list()
190 hide_tooltip(w); in _update_list_view()
216 hide_tooltip(w); in _list_motion()
H A Dxmultilistview_private.c124 hide_tooltip(w); in _draw_multi_list()
221 hide_tooltip(w); in _update_view()
251 hide_tooltip(w); in _multi_list_motion()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpuimanager.h70 void (* hide_tooltip) (GimpUIManager *manager); member
/dports/audio/fatfrog-lv2/FatFrog.lv2-1.0/libxputty/xputty/header/
H A Dxwidget.h451 void hide_tooltip(Widget_t *wid);
/dports/audio/littlefly-lv2/LittleFly.lv2-1.0/libxputty/xputty/header/
H A Dxwidget.h451 void hide_tooltip(Widget_t *wid);
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/xputty/header/
H A Dxwidget.h453 void hide_tooltip(Widget_t *wid);
/dports/audio/mamba/Mamba-2.2/libxputty/xputty/header/
H A Dxwidget.h484 void hide_tooltip(Widget_t *wid);
/dports/audio/fluida-lv2/Fluida.lv2-0.7/libxputty/xputty/header/
H A Dxwidget.h484 void hide_tooltip(Widget_t *wid);
/dports/audio/ardour6/Ardour-6.8.0/libs/canvas/canvas/
H A Dcanvas.h289 void hide_tooltip ();
/dports/audio/ardour6/Ardour-6.8.0/libs/canvas/
H A Dcanvas.cc1112 hide_tooltip (); in on_motion_notify_event()
1159 hide_tooltip (); in on_leave_notify_event()
1431 GtkCanvas::hide_tooltip () in hide_tooltip() function in GtkCanvas
/dports/audio/fatfrog-lv2/FatFrog.lv2-1.0/libxputty/xputty/
H A Dxwidget.c443 void hide_tooltip(Widget_t *wid) { in hide_tooltip() function
516 if (wid->flags & HAS_TOOLTIP) hide_tooltip(wid); in widget_event_loop()
569 if (wid->flags & HAS_TOOLTIP) hide_tooltip(wid); in widget_event_loop()

12