Home | History | Annotate | Download | only in views

Lines Matching full:move_view

126           move_view(NULL) {}
131 View* move_view)
135 move_view(move_view) {}
145 // non-NULL |move_view|.
146 // For the remove part of move, |move_view| is the new parent of the View
148 // For the add part of move, |move_view| is the old parent of the View being
150 View* move_view;