• 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:wxNode

119 wxNode *wxLineShape::InsertLineControlPoint(wxDC* dc)
124 wxNode *last = m_lineControlPoints->GetLast();
125 wxNode *second_last = last->GetPrevious();
134 wxNode *node = m_lineControlPoints->Insert(last, (wxObject*) point);
143 wxNode *last = m_lineControlPoints->GetLast();
144 wxNode *second_last = last->GetPrevious();
158 wxNode *first = m_lineControlPoints->GetFirst();
161 wxNode *last = m_lineControlPoints->GetLast();
167 wxNode *node = first->GetNext();
201 wxNode *node = m_regions.Item(i);
218 node = (wxNode*)string_list->GetFirst();
332 wxNode *node = m_lineControlPoints->Item(half_way - 1);
334 wxNode *next_node = node->GetNext();
345 wxNode *node = m_lineControlPoints->GetFirst();
352 wxNode *node = m_lineControlPoints->GetLast();
389 wxNode *first_point_node = m_lineControlPoints->GetFirst();
390 wxNode *last_point_node = m_lineControlPoints->GetLast();
391 wxNode *second_last_point_node = last_point_node->GetPrevious();
398 wxNode *node = first_point_node;
426 wxNode *first_point_node = m_lineControlPoints->GetFirst();
427 wxNode *last_point_node = m_lineControlPoints->GetLast();
443 wxNode *first_point_node = m_lineControlPoints->GetFirst();
444 wxNode *last_point_node = m_lineControlPoints->GetLast();
467 wxNode *regionNode = m_regions.Item(i);
493 wxNode *node = m_lineControlPoints->GetFirst();
532 wxNode *node = m_arcArrows.GetFirst();
580 wxNode *first_line_node = m_lineControlPoints->GetFirst();
582 wxNode *second_line_node = first_line_node->GetNext();
585 wxNode *last_line_node = m_lineControlPoints->GetLast();
587 wxNode *second_last_line_node = last_line_node->GetPrevious();
853 wxNode *node = m_regions.Item(i);
893 wxNode *node = m_lineControlPoints->GetFirst();
918 wxNode *node = image->GetLines().GetFirst();
982 wxNode *node = m_lineControlPoints->GetFirst();
1001 wxNode *node = m_regions.Item(i);
1033 wxNode *first = m_lineControlPoints->GetFirst();
1035 wxNode *last = m_lineControlPoints->GetLast();
1060 wxNode *node = m_lineControlPoints->GetFirst();
1090 wxNode *first = m_lineControlPoints->GetFirst();
1092 wxNode *last = m_lineControlPoints->GetLast();
1095 wxNode *second = first->GetNext();
1098 wxNode *second_last = last->GetPrevious();
1278 wxNode *node = m_regions.Item(i);
1303 wxNode *first = m_lineControlPoints->GetFirst();
1304 wxNode *last = m_lineControlPoints->GetLast();
1316 wxNode *node = first->GetNext();
1346 wxNode *node = m_controlPoints.GetFirst();
1347 wxNode *control_node = m_lineControlPoints->GetFirst();
1387 wxNode *node = m_lineControlPoints->GetFirst();
1457 wxNode *node = m_text.GetFirst();
1461 wxNode *next = node->GetNext();
1594 wxNode *node = m_lineOrientations.GetFirst();
1637 wxNode *node = m_regions.Item(i);
2017 wxNode *refNode = referenceList.GetFirst();
2018 wxNode *currNode = m_arcArrows.GetFirst();
2064 wxNode *node = m_arcArrows.GetFirst();
2068 wxNode *next = node->GetNext();
2111 wxNode *node = m_arcArrows.GetFirst();
2133 wxNode *node = m_arcArrows.GetFirst();
2147 wxNode *node = m_arcArrows.GetFirst();
2165 wxNode *node = m_arcArrows.GetFirst();
2184 wxNode *node = m_arcArrows.GetFirst();
2208 wxNode *node = m_arcArrows.GetFirst();
2322 wxNode *node = m_lineControlPoints->Item(nn);
2465 wxNode *node = GetRegions().GetFirst();