Home | History | Annotate | Download | only in editors

Lines Matching refs:mRegion

1518         private IRegion mRegion;
1520 public DeferredResolutionLink(XmlContext xmlContext, IRegion mRegion) {
1523 this.mRegion = mRegion;
1528 return mRegion;