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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dview.cpp387 wxShape* firstShape = (wxShape*) selections.GetFirst()->GetData(); local
388 data.SetColour(firstShape->GetBrush()->GetColour());
664 wxShape* firstShape = (wxShape*) node->GetData(); local
666 double x = firstShape->GetX();
667 double y = firstShape->GetY();
669 firstShape->GetBoundingBoxMax(&width, &height);
675 if (shape != firstShape)

Completed in 31 milliseconds