HomeSort by relevance Sort by last modified time
    Searched refs:mNodeBounds (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebKit/android/nav/
CachedFrame.cpp 708 // if (isNavable(test, &testData.mNodeBounds, walk) == false) {
    [all...]
CachedFrame.h 168 const WebCore::IntRect& bounds() const { return mNodeBounds; }
179 void setNodeBounds(const WebCore::IntRect& b) { mNodeBounds = b; }
195 WebCore::IntRect mNodeBounds;
CacheBuilder.h 127 IntRect mNodeBounds;

Completed in 791 milliseconds