Searched defs:copyFrom (Results 1 – 14 of 14) sorted by relevance
32 public void copyFrom(Parameter src); in copyFrom() method
59 public void copyFrom(Parameter src) { in copyFrom() method in ParameterColor
34 public void copyFrom(Parameter src) { in copyFrom() method in BasicParameterStyle
33 public void copyFrom(Parameter src) { in copyFrom() method in BasicParameterInt
135 public void copyFrom(Parameter src) { in copyFrom() method in BasicEditor
430 public void copyFrom(Parameter src) { in copyFrom() method in EditorGrad
66 public void copyFrom(Intent intent) { in copyFrom() method in MigrateEstimateTask
134 public void copyFrom(ItemInfo info) { in copyFrom() method in ItemInfo
56 private KeyDrawParams(@Nonnull final KeyDrawParams copyFrom) { in KeyDrawParams()
174 public void copyFrom(Parameter src) { in copyFrom() method in FilterBasicRepresentation
322 void copyFrom(ScrollInfo other) { in copyFrom() method in ScrollAdapterView.ScrollInfo
324 public void copyFrom(Program other) { in copyFrom() method in Program
338 void copyFrom(Channel other) { in copyFrom() method in Channel
85 inline dimen_t copyFrom(dimen_t cols, const VTermScreenCell* cells) { in copyFrom() function in android::ScrollbackLine