Home
last modified time | relevance | path

Searched refs:sel_pointSize (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 DNSFont.java73 return OS.objc_msgSend_fpret(this.id, OS.sel_pointSize); in pointSize()
H A DSelector.java767 , sel_pointSize("pointSize") enumConstant
H A DOS.java1484 public static final long sel_pointSize = Selector.sel_pointSize.value; field in OS