Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp1407 static IntRect getAbsoluteBoundingBox(Node* node) { in getAbsoluteBoundingBox() function
1918 IntRect rect = getAbsoluteBoundingBox(eventNode); in hitTestAtPoint()
1929 childrect = getAbsoluteBoundingBox(child); in hitTestAtPoint()