Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/nav/
DCachedNode.h136 WebCore::IntRect localHitBounds(const CachedFrame* ) const;
DCachedNode.cpp267 WebCore::IntRect CachedNode::localHitBounds(const CachedFrame* frame) const in localHitBounds() function in android::CachedNode