Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/jni/
DWebViewCore.cpp3166 IntRect nativeRect = jrect_to_webrect(env, rect); in ValidNodeAndBounds() local
3169 reinterpret_cast<Node*>(node), nativeRect); in ValidNodeAndBounds()