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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Ddivided.h64 int GetNumberOfAttachments() const;
H A Dbasic.h401 virtual int GetNumberOfAttachments() const;
626 int GetNumberOfAttachments() const;
673 int GetNumberOfAttachments() const;
725 int GetNumberOfAttachments() const;
H A Dbasicp.h61 int GetNumberOfAttachments() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.h166 int GetNumberOfAttachments() const function in class:csOctagonShape
167 { return wxShape::GetNumberOfAttachments(); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dbasic2.cpp295 int n = GetNumberOfAttachments();
761 int wxPolygonShape::GetNumberOfAttachments() const function in class:wxPolygonShape
971 int wxRectangleShape::GetNumberOfAttachments() const function in class:wxRectangleShape
973 return wxShape::GetNumberOfAttachments();
1108 int wxEllipseShape::GetNumberOfAttachments() const function in class:wxEllipseShape
1110 return wxShape::GetNumberOfAttachments();
1272 int wxControlPoint::GetNumberOfAttachments() const function in class:wxControlPoint
H A Ddivided.cpp290 int wxDividedShape::GetNumberOfAttachments() const function in class:wxDividedShape
H A Dbasic.cpp552 int n = GetNumberOfAttachments();
2627 int wxShape::GetNumberOfAttachments() const function in class:wxShape
3165 int count = GetNumberOfAttachments();

Completed in 90 milliseconds