Home
last modified time | relevance | path

Searched defs:ppSp (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/
H A DDevice.java662 long [] ppSp = new long [1]; in init() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java4033 public static final native int ScriptGetProperties (long[] ppSp, int[] piNumScripts); in ScriptGetProperties()