Lines Matching refs:_startVert
183 _startVert(NULL),
535 return _startVert;
718 _startVert = _srcVert;
750 _startVert = _router->vertices.getVertexByID(vID);
755 //db_printf("src: %X strt: %X dst: %x\n", (int) _srcVert, (int) _startVert, (int) _dstVert);
782 _startVert = _router->vertices.getVertexByID(vID);
783 COLA_ASSERT(_startVert);
794 for (VertInf *curr = tar; curr != _startVert->pathNext;
818 _startVert = _router->vertices.getVertexByID(vID);
819 COLA_ASSERT(_startVert);