Home
last modified time | relevance | path

Searched refs:sel_appendBezierPathWithRoundedRect_xRadius_yRadius_ (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 DNSBezierPath.java55 …OS.objc_msgSend(this.id, OS.sel_appendBezierPathWithRoundedRect_xRadius_yRadius_, rect, xRadius, y… in appendBezierPathWithRoundedRect()
H A DSelector.java151 …, sel_appendBezierPathWithRoundedRect_xRadius_yRadius_("appendBezierPathWithRoundedRect:xRadius:yR… enumConstant
H A DOS.java868 …static final long sel_appendBezierPathWithRoundedRect_xRadius_yRadius_ = Selector.sel_appendBezier… field in OS