Home | History | Annotate | Download | only in nav

Lines Matching refs:isFocus

1074         bool isFocus = node == focused;
1223 if (isFocus)
1310 cachedNode.setIsFocus(isFocus);
1387 bool hasFocus = lastCached->isFocus() || onlyChildCached->isFocus();