Home
last modified time | relevance | path

Searched refs:sel_convertRect_fromView_ (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 DNSView.java87 …OS.objc_msgSend_stret(result, this.id, OS.sel_convertRect_fromView_, aRect, aView != null ? aView.… in convertRect_fromView_()
H A DSelector.java302 , sel_convertRect_fromView_("convertRect:fromView:") enumConstant
H A DOS.java1019 public static final long sel_convertRect_fromView_ = Selector.sel_convertRect_fromView_.value; field in OS