Home
last modified time | relevance | path

Searched refs:sel_sharedColorPanel (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSColorPanel.java44 long result = OS.objc_msgSend(OS.class_NSColorPanel, OS.sel_sharedColorPanel); in sharedColorPanel()
H A DSelector.java1176 , sel_sharedColorPanel("sharedColorPanel") enumConstant
H A DOS.java1893 public static final long sel_sharedColorPanel = Selector.sel_sharedColorPanel.value; field in OS