Searched refs:IsEnd (Results 1 - 3 of 3) 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 Dlines.h253 inline bool IsEnd(wxShape *nodeObject) const { return (m_to == nodeObject); } function in class:wxLineShape
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Ddivided.cpp187 bool isEnd = (line && line->IsEnd(this));
H A Dbasic.cpp2713 /* bool isEnd = */ (line && line->IsEnd(this));
2813 bool isEnd = (line && line->IsEnd(this));

Completed in 57 milliseconds