Searched refs:nlast (Results 1 – 1 of 1) sorted by relevance
1906 Vector<TouchNodeData>::const_iterator nlast = nodeDataList.end(); in hitTestAtPoint() local1907 for (Vector<TouchNodeData>::const_iterator n = nodeDataList.begin(); n != nlast; ++n) { in hitTestAtPoint()1966 Vector<TouchNodeData>::const_iterator nlast = nodeDataList.end(); in hitTestAtPoint() local1967 for (Vector<TouchNodeData>::const_iterator n = nodeDataList.begin(); n != nlast; ++n) { in hitTestAtPoint()