Searched refs:AttachmentIsValid (Results 1 - 6 of 6) 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.h63 bool AttachmentIsValid(int attachment) const;
H A Dbasic.h402 virtual bool AttachmentIsValid(int attachment) const;
629 bool AttachmentIsValid(int attachment) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dshapes.h168 bool AttachmentIsValid(int attachment) const function in class:csOctagonShape
169 { return wxShape::AttachmentIsValid(attachment); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Ddivided.cpp308 bool wxDividedShape::AttachmentIsValid(int attachment) const function in class:wxDividedShape
313 return wxShape::AttachmentIsValid(attachment);
H A Dbasic2.cpp789 bool wxPolygonShape::AttachmentIsValid(int attachment) const function in class:wxPolygonShape
H A Dbasic.cpp2649 bool wxShape::AttachmentIsValid(int attachment) const function in class:wxShape

Completed in 193 milliseconds