Home | History | Annotate | Download | only in nav

Lines Matching defs:working

1444                 FocusTracker& working = tracker.last();
1445 working.mCachedNodeIndex = lastIndex;
1446 working.mLastChild = OneAfter(lastChild);
1448 working.mSomeParentTakesFocus = last->mSomeParentTakesFocus | takesFocus;