Searched refs:GetArrowEnd (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.h68 inline int GetArrowEnd() const { return m_arrowEnd; } function in class:wxArrowHead
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dlines.cpp536 switch (arrow->GetArrowEnd())
1414 head_list->Append(new wxExpr((long)head->GetArrowEnd()));
2038 if ((currArrow->GetArrowEnd() == end) &&
2079 if (arrow->GetArrowEnd() == ARROW_POSITION_START)
2088 if (arrow->GetArrowEnd() == ARROW_POSITION_END)
2097 if (arrow->GetArrowEnd() == ARROW_POSITION_MIDDLE)
2137 if (((position == -1) || (position == arrow->GetArrowEnd())) &&
2169 if (((position == -1) || (position == arrow->GetArrowEnd())) &&
2355 m_arrowType = toCopy.m_arrowType; m_arrowEnd = toCopy.GetArrowEnd();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dview.cpp633 if (ARROW_POSITION_MIDDLE == arrow->GetArrowEnd())

Completed in 40 milliseconds