Home
last modified time | relevance | path

Searched refs:sel_representations (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 DNSImage.java87 long result = OS.objc_msgSend(this.id, OS.sel_representations); in representations()
H A DSelector.java834 , sel_representations("representations") enumConstant
H A DOS.java1551 public static final long sel_representations = Selector.sel_representations.value; field in OS