Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCachedNode.cpp132 const WebCore::IntRect* const boundsEnd = mCursorRing.begin() + mCursorRing.size(); in fixUpCursorRects() local
133 while (++boundsPtr < boundsEnd) in fixUpCursorRects()