Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/nav/
DCachedNode.cpp146 const WebCore::IntRect* const unitBoundsEnd = mCursorRing.begin() + size; in fixUpCursorRects() local
147 while (++unitBoundsPtr < unitBoundsEnd) { in fixUpCursorRects()
154 while (++testBoundsPtr < unitBoundsEnd) { in fixUpCursorRects()
182 while (++checkBoundsPtr < unitBoundsEnd) { in fixUpCursorRects()