• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/

Lines Matching refs:wxLineShape

255 void wxShapeEvtHandler::OnChangeAttachment(int attachment, wxLineShape* line, wxList& ordering)
899 wxLineShape *line = (wxLineShape *)current->GetData();
957 wxLineShape *line = (wxLineShape *)current->GetData();
996 wxLineShape *line = (wxLineShape *)current->GetData();
1022 wxLineShape *line = (wxLineShape *)current->GetData();
1066 bool wxShape::MoveLineToNewAttachment(wxDC& dc, wxLineShape *to_move,
1111 wxLineShape *line = (wxLineShape *)node->GetData();
1152 void wxShape::OnChangeAttachment(int attachment, wxLineShape* line, wxList& ordering)
1178 wxLineShape *line = (wxLineShape *)node->GetData();
1188 wxLineShape *line = (wxLineShape *)node->GetData();
1202 wxLineShape *line = (wxLineShape *)node->GetData();
1220 wxLineShape *line = (wxLineShape *)node->GetData();
1235 wxLineShape *line = (wxLineShape *)node->GetData();
1249 wxLineShape *line = (wxLineShape *)node->GetData();
1599 void wxShape::AddLine(wxLineShape *line, wxShape *other,
1676 void wxShape::RemoveLine(wxLineShape *line)
1771 if (!this->IsKindOf(CLASSINFO(wxLineShape)))
2232 !this->IsKindOf(CLASSINFO(wxLineShape)) && !this->IsKindOf(CLASSINFO(wxDividedShape)) &&
2320 wxLineShape* line = (wxLineShape*) node->GetData();
2668 int nth, int no_arcs, wxLineShape *line)
2811 int nth, int noArcs, wxLineShape* line)
2895 int wxShape::GetLinePosition(wxLineShape* line)
2898 if ((wxLineShape*) (m_lines.Item(i)->GetData()) == line)
3056 wxLineShape* lineShape = (wxLineShape*) node->GetData();
3175 int nth, int no_arcs, wxLineShape *line)