Home
last modified time | relevance | path

Searched defs:MENU_SEPARATOR (Results 1 – 23 of 23) sorted by relevance

/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A Dgui_menu.h1 enum menu_type {MENU_BRANCH, MENU_ITEM, MENU_SEPARATOR, MENU_END}; enumerator
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetSpecialChar.h42 MENU_SEPARATOR, enumerator
/dports/games/xqf/xqf-xqf-1.0.6.2/src/
H A Dmenus.h31 MENU_SEPARATOR, enumerator
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_commonUI/
H A DmyOwnMenu.h15 MENU_SEPARATOR, enumerator
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_commonUI/
H A DmyOwnMenu.h15 MENU_SEPARATOR, enumerator
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_commonUI/
H A DmyOwnMenu.h15 MENU_SEPARATOR, enumerator
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_commonUI/
H A DmyOwnMenu.h15 MENU_SEPARATOR, enumerator
/dports/games/crimson/crimson-0.5.3/src/common/
H A Dextwindow.h121 #define MENU_SEPARATOR 4 macro
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Dbus/interfaces/ruby/
H A DCDApplet.rb53 MENU_SEPARATOR = 2 constant in CDApplet
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Dbus/interfaces/mono/
H A DCDApplet.cs78 MENU_SEPARATOR, enumerator
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/platforms/gcn/
H A Dgcn_platform.cc81 const int MENU_SEPARATOR = -2; variable
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/parosproxy/paros/extension/
H A DExtensionHookMenu.java60 public static final JMenuItem MENU_SEPARATOR; field in ExtensionHookMenu
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Dbus/interfaces/python/
H A DCDApplet.py96 MENU_SEPARATOR = 2 variable in CDApplet
/dports/devel/py-spyder/spyder-3.2.7/spyder/utils/
H A Dqthelpers.py574 MENU_SEPARATOR = None variable
/dports/math/qalculate/qalculate-gtk-3.17.0/src/
H A Dinterface.h32 #define MENU_SEPARATOR item = gtk_separator_menu_item_new(); gtk_widget_show (item); gtk_menu_sh… macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/migration/
H A Dmigration.cxx867 static const OUStringLiteral MENU_SEPARATOR(u" | "); in compareOldAndNewConfig() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/migration/
H A Dmigration.cxx917 const OUString MENU_SEPARATOR(" | "); in compareOldAndNewConfig() local
/dports/graphics/pfstools/pfstools-2.1.0/src/pfsglview/
H A Dpfsglview.cpp71 MENU_SEPARATOR, enumerator
/dports/graphics/xaos/XaoS-release-4.2.1/src/include/
H A Dxmenu.h209 #define MENU_SEPARATOR 8 macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/menu/impl/
H A DMenuPackageImpl.java1280 public static final int MENU_SEPARATOR = 4; field in MenuPackageImpl
7204 public static final EClass MENU_SEPARATOR = eINSTANCE.getMenuSeparator(); field
/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dbuild.c1318 #define MENU_SEPARATOR (2*GEANY_GBG_COUNT) macro
/dports/devel/geany/geany-1.38/src/
H A Dbuild.c1317 #define MENU_SEPARATOR (2*GEANY_GBG_COUNT) macro
/dports/textproc/xwindiff/xwindiff-1.1.6/
H A Dxwindiff.c147 #define MENU_SEPARATOR {0, "Separator", '\0', '\0', FALSE, NULL, FALSE, NULL} macro