Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/org/eclipse/swt/internal/gtk/
H A DOS.java550 public static final boolean SWT_MENU_LOCATION_DEBUGGING; field in OS
610 SWT_MENU_LOCATION_DEBUGGING = menuLocationDebuggingEnabled;
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DOS.java584 public static final boolean SWT_MENU_LOCATION_DEBUGGING; field in OS
644 SWT_MENU_LOCATION_DEBUGGING = menuLocationDebuggingEnabled;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DMenu.java791 if (GTK.GTK_VERSION >= OS.VERSION(3, 22, 0) && OS.SWT_MENU_LOCATION_DEBUGGING) { in hookEvents()
H A DDisplay.java3389 if (GTK.GTK_VERSION >= OS.VERSION(3, 22, 0) && OS.SWT_MENU_LOCATION_DEBUGGING) { in initializeCallbacks()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DMenu.java903 if (GTK.GTK_VERSION >= OS.VERSION(3, 22, 0) && OS.SWT_MENU_LOCATION_DEBUGGING) { in hookEvents()
H A DDisplay.java3545 if (GTK.GTK_VERSION >= OS.VERSION(3, 22, 0) && OS.SWT_MENU_LOCATION_DEBUGGING) { in initializeCallbacks()