Home
last modified time | relevance | path

Searched refs:nlast (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp1908 Vector<TouchNodeData>::const_iterator nlast = nodeDataList.end(); in hitTestAtPoint() local
1909 for (Vector<TouchNodeData>::const_iterator n = nodeDataList.begin(); n != nlast; ++n) { in hitTestAtPoint()
1968 Vector<TouchNodeData>::const_iterator nlast = nodeDataList.end(); in hitTestAtPoint() local
1969 for (Vector<TouchNodeData>::const_iterator n = nodeDataList.begin(); n != nlast; ++n) { in hitTestAtPoint()