Searched defs:navBounds (Results 1 – 5 of 5) sorted by relevance
50 const WebCore::IntRect& navBounds() const { return mNavBounds; } in navBounds() function
105 const WebCore::IntRect* navBounds = &mNavBounds; in setWorking() local
880 const WebCore::IntRect& navBounds = mHistory->mNavBounds; in getSimulatedMousePosition() local906 const WebCore::IntRect& navBounds = mHistory->mNavBounds; in innerDown() local932 const WebCore::IntRect& navBounds = mHistory->mNavBounds; in innerLeft() local1030 const WebCore::IntRect& navBounds = mHistory->mNavBounds; in innerRight() local1056 const WebCore::IntRect& navBounds = mHistory->mNavBounds; in innerUp() local
1178 const WebCore::IntRect& navBounds = history->navBounds(); in setDownDirection() local1218 const WebCore::IntRect& navBounds = history->navBounds(); in setLeftDirection() local1258 const WebCore::IntRect& navBounds = history->navBounds(); in setRightDirection() local1298 const WebCore::IntRect& navBounds = history->navBounds(); in setUpDirection() local
880 WebCore::IntRect navBounds = WebCore::IntRect(rx, ry, 1, 1); in motionUp() local