Home
last modified time | relevance | path

Searched defs:sel_initWithTransform_ (Results 1 – 2 of 2) 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 DSelector.java553 , sel_initWithTransform_("initWithTransform:") enumConstant
H A DOS.java1270 public static final long sel_initWithTransform_ = Selector.sel_initWithTransform_.value; field in OS