Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp1906 Vector<TouchNodeData>::const_iterator nlast = nodeDataList.end(); in hitTestAtPoint() local
1907 for (Vector<TouchNodeData>::const_iterator n = nodeDataList.begin(); n != nlast; ++n) { in hitTestAtPoint()
1966 Vector<TouchNodeData>::const_iterator nlast = nodeDataList.end(); in hitTestAtPoint() local
1967 for (Vector<TouchNodeData>::const_iterator n = nodeDataList.begin(); n != nlast; ++n) { in hitTestAtPoint()