Searched refs:arrow_window (Results 1 – 2 of 2) sorted by relevance
826 drop_info_->arrow_window->SetBounds(drop_bounds); in SetDropIndex()827 drop_info_->arrow_window->Show(); in SetDropIndex()859 arrow_window = views::Widget::CreateWidget(params); in DropInfo()860 arrow_window->Init( in DropInfo()863 arrow_window->SetContentsView(arrow_view); in DropInfo()868 arrow_window->Close(); in ~DropInfo()
136 views::Widget* arrow_window; member