Home | History | Annotate | Download | only in nav

Lines Matching refs:currentCursor

262             cachedCursor = root->currentCursor(&cachedFrame);
360 const CachedNode* node = root->currentCursor(&frame);
454 const CachedNode* cursor = root->currentCursor();
469 const CachedNode* cachedNode = root->currentCursor(&cachedFrame);
538 m_frameCacheUI->currentCursor(&oldCursorFrame) : 0;
586 && newFocus != m_frameCacheUI->currentCursor()) {
595 if (oldCursorNode && (!m_frameCacheUI || !m_frameCacheUI->currentCursor()))
671 const CachedNode* focus = root->currentCursor();
691 const CachedNode* cursor = root->currentCursor(&oldFrame);
1056 const CachedNode* cursorNode = root->currentCursor();
1202 (void) root->currentCursor(&frame);
1210 return root ? root->currentCursor() : 0;
1218 return root ? root->currentCursor(frame) : 0;
1228 const CachedNode* cursor = root->currentCursor(frame);
1240 const CachedNode* cursor = root->currentCursor();
1269 const CachedNode* cursor = root->currentCursor(&frame);
1405 const CachedNode* cursor = root->currentCursor(&frame);
1778 const CachedNode* current = root->currentCursor();