Searched refs:nlast (Results 1 – 1 of 1) sorted by relevance
1908 Vector<TouchNodeData>::const_iterator nlast = nodeDataList.end(); in hitTestAtPoint() local1909 for (Vector<TouchNodeData>::const_iterator n = nodeDataList.begin(); n != nlast; ++n) { in hitTestAtPoint()1968 Vector<TouchNodeData>::const_iterator nlast = nodeDataList.end(); in hitTestAtPoint() local1969 for (Vector<TouchNodeData>::const_iterator n = nodeDataList.begin(); n != nlast; ++n) { in hitTestAtPoint()