Searched refs:p2Res (Results 1 – 1 of 1) sorted by relevance
923 IntersectedStroke *pp2, *p2Res; in findNearestIntersection() local938 p2Res = pp2; in findNearestIntersection()946 p2Res->m_nextIntersection = p1; in findNearestIntersection()947 p2Res->m_nextStroke = p2; in findNearestIntersection()948 p2Res->m_edge.m_w1 = p2->m_edge.m_w0; in findNearestIntersection()950 p2->m_nextStroke = p2Res; in findNearestIntersection()951 p2->m_edge.m_w1 = p2Res->m_edge.m_w0; in findNearestIntersection()