Lines Matching refs:aRef2
467 Point aRef2(aRef1); in NbcResize() local
468 aRef2.Y()++; in NbcResize()
469 NbcMirrorGluePoints(aRef1,aRef2); in NbcResize()
472 Point aRef2(aRef1); in NbcResize() local
473 aRef2.X()++; in NbcResize()
474 NbcMirrorGluePoints(aRef1,aRef2); in NbcResize()
621 Point aRef2(aRef1); in Resize() local
622 aRef2.Y()++; in Resize()
623 NbcMirrorGluePoints(aRef1,aRef2); in Resize()
626 Point aRef2(aRef1); in Resize() local
627 aRef2.X()++; in Resize()
628 NbcMirrorGluePoints(aRef1,aRef2); in Resize()