Home
last modified time | relevance | path

Searched refs:DBUS_TYPE_SINGLE_COMPLETE (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/browser/
H A DWebkitGDBus.java128 + " <arg type='" + OS.DBUS_TYPE_SINGLE_COMPLETE + "' name='arguments' direction='in'/>"
129 + " <arg type='" + OS.DBUS_TYPE_SINGLE_COMPLETE + "' name='result' direction='out'/>"
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt/browser/
H A DWebkitGDBus.java128 + " <arg type='" + OS.DBUS_TYPE_SINGLE_COMPLETE + "' name='arguments' direction='in'/>"
129 + " <arg type='" + OS.DBUS_TYPE_SINGLE_COMPLETE + "' name='result' direction='out'/>"
/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.java233 public static final String DBUS_TYPE_SINGLE_COMPLETE = "*"; field in OS
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DOS.java244 public static final String DBUS_TYPE_SINGLE_COMPLETE = "*"; field in OS