Home | History | Annotate | Download | only in nav

Lines Matching defs:directionChange

185     bool bestInNav = directionChange() && bestData.inOrSubsumesNav();
186 bool testInNav = directionChange() && testData.inOrSubsumesNav();
335 bool CachedFrame::directionChange() const
337 return history()->directionChange();
1211 mInNav = history->directionChange() && inNavTop >= 0 &&
1251 mInNav = history->directionChange() && inNavLeft >= 0 &&
1291 mInNav = history->directionChange() && inNavLeft >= 0 &&
1331 mInNav = history->directionChange() && inNavTop >= 0 &&