Home | History | Annotate | Download | only in input_method

Lines Matching refs:root_view

26 #include "views/widget/root_view.h"
1297 views::RootView* root_view = frame_->GetRootView();
1298 // |root_view| owns the |candidate_window_|, thus |frame_| effectively
1300 root_view->SetContentsView(candidate_window_);