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

  /external/webkit/WebKit/android/nav/
CachedHistory.h 54 void setNavBounds(const WebCore::IntRect& loc) { mNavBounds = loc; }
WebView.cpp 828 void setNavBounds(const WebCore::IntRect& rect)
833 root->rootHistory()->setNavBounds(rect);
864 setNavBounds(rect);
881 setNavBounds(navBounds);
    [all...]

Completed in 14 milliseconds