Home
last modified time | relevance | path

Searched defs:menuentry (Results 1 – 16 of 16) sorted by relevance

/dports/games/chroma/chroma-1.20/
H A Dmenu.h67 struct menuentry struct
69 struct menuentry *next; argument
70 struct menuentry *previous; argument
84 struct menuentry *entry_first; argument
/dports/archivers/dpkg/dpkg-1.19.7/dselect/
H A Dmain.cc135 struct menuentry { struct
143 static const menuentry menuentries[]= { argument
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/xdg/
H A DMenuEditor.py99 def moveMenuEntry(self, menuentry, oldparent, newparent, after=None, before=None): argument
127 def copyMenuEntry(self, menuentry, oldparent, newparent, after=None, before=None): argument
134 …def editMenuEntry(self, menuentry, name=None, genericname=None, comment=None, command=None, icon=N… argument
227 def hideMenuEntry(self, menuentry): argument
230 def unhideMenuEntry(self, menuentry): argument
242 def deleteMenuEntry(self, menuentry): argument
250 def revertMenuEntry(self, menuentry): argument
/dports/devel/py-xdg/pyxdg-0.27/xdg/
H A DMenuEditor.py110 def moveMenuEntry(self, menuentry, oldparent, newparent, after=None, before=None): argument
138 def copyMenuEntry(self, menuentry, oldparent, newparent, after=None, before=None): argument
145 …def editMenuEntry(self, menuentry, name=None, genericname=None, comment=None, command=None, icon=N… argument
238 def hideMenuEntry(self, menuentry): argument
241 def unhideMenuEntry(self, menuentry): argument
255 def deleteMenuEntry(self, menuentry): argument
263 def revertMenuEntry(self, menuentry): argument
/dports/deskutils/birdtray/birdtray-1.9.0/src/
H A Dsetting_newemail.cpp83 QString Setting_NewEmail::menuentry() const in menuentry() function in Setting_NewEmail
/dports/devel/plasma5-khotkeys/khotkeys-5.23.5/libkhotkeysprivate/action_data/
H A Dmenuentry_shortcut_action_data.cpp22 const QString &menuentry) in MenuEntryShortcutActionData()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/menus/standard/
H A Dauguria.lib.php596 function dol_auguria_showmenu($type_user, &$menuentry, &$listofmodulesforexternal)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/menus/standard/
H A Dauguria.lib.php618 function dol_auguria_showmenu($type_user, &$menuentry, &$listofmodulesforexternal)
/dports/math/abs/abs-src-0.908/X11/
H A Dmenubar.c382 make_popup (Widget bar_button, char *name, char *button_name, struct menuEntry * menuentry, int num) in make_popup()
/dports/games/trackballs/trackballs-1.3.3/src/
H A DeditWindows.cc172 int menuentry = CODE_TO_MENUENTRY(code); in mouseDown() local
/dports/print/gv/gv-3.7.4/src/
H A Dtypes.h121 Widget menuentry; member
/dports/textproc/modlogan/modlogan-0.8.13/src/output/template/
H A Dplugin_config.h143 *menuentry, member
/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dinterp.h216 typedef char menuentry[MENU_WIDTH]; typedef
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dfunctions.lib.php8549 function isVisibleToUserType($type_user, &$menuentry, &$listofmodulesforexternal)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dfunctions.lib.php9603 function isVisibleToUserType($type_user, &$menuentry, &$listofmodulesforexternal)
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h1011 LiVESWidget *menuentry; member