Home
last modified time | relevance | path

Searched defs:testBounds (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/android/nav/
DCachedFrame.cpp570 WebCore::IntRect testBounds = test->ring(this, part); in findClosest() local
1136 WebCore::IntRect testBounds = test->ring(this, part); in setCursor() local
DCachedRoot.cpp583 const WebCore::IntRect& bitBounds, const WebCore::IntRect& testBounds, in RingCheck()
DSelectText.cpp532 SkIRect testBounds = {rect.fLeft, top(), rect.fRight, bottom()}; in onIRectGlyph() local