Searched refs:otherShape (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/ogledit/
H A Ddoc.cpp536 wxShape *otherShape = canvas->FindFirstSensitiveShape(x, y, &new_attachment, OP_DRAG_RIGHT); local
538 if (otherShape && !otherShape->IsKindOf(CLASSINFO(wxLineShape)))
542 0.0, 0.0, false, NULL, GetShape(), otherShape));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.cpp221 wxShape *otherShape = canvas->FindFirstSensitiveShape(x, y, &new_attachment, OP_DRAG_RIGHT); local
223 if (otherShape && !otherShape->IsKindOf(CLASSINFO(wxLineShape)))
245 lineShape->SetTo(otherShape);

Completed in 37 milliseconds