Home
last modified time | relevance | path

Searched refs:show_popupmenu (Results 1 – 6 of 6) sorted by relevance

/dports/mail/roundcube-thunderbird_labels/roundcube-thunderbird_labels-1.4.10/coffeescripts/
H A Dmenu.coffee12 if typeof rcmail_ui.show_popupmenu == 'undefined'
16 rcmail_ui.show_popupmenu 'tb-label-menu', ev # classic
/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dmenu.pro15 void show_popupmenu(void);
/dports/graphics/mypaint/mypaint-2.0.1/gui/
H A Ddrawwindow.py546 self.show_popupmenu()
548 def show_popupmenu(self, event=None): member in DrawWindow
H A Ddocument.py747 drawwindow.show_popupmenu(event=event)
/dports/editors/vim/vim-8.2.3745/src/
H A Dmouse.c610 show_popupmenu(); in do_mouse()
H A Dmenu.c1968 show_popupmenu(void) in show_popupmenu() function