Home | History | Annotate | Download | only in views

Lines Matching defs:Focus

42 #include "ui/views/focus/view_storage.h"
180 // Sets the prev/next focus views.
1171 // Providing we are attached to a Widget and registered with a focus manager,
1172 // we should de-register from that focus manager now.
1190 // Focus -----------------------------------------------------------------------
1600 // Focus -----------------------------------------------------------------------
1604 // Focus().
1605 // By default, we clear the native focus. This ensures that no visible native
1606 // view as the focus and that we still receive keyboard inputs.
1612 // Focus().
1613 // Notify assistive technologies of the focus change.
1620 void View::Focus() {
1853 // Let's remove the view from the focus traversal.
2376 // focus manager (see bug #1291225). This should never be the case, just
2407 // Focus -----------------------------------------------------------------------
2428 // Hum... there is a cycle in the focus list. Let's just insert ourself