Searched refs:popup_view (Results 1 – 4 of 4) sorted by relevance
41 virtual void popupClosed(FramelessScrollView* popup_view) = 0;
26 AutocompletePopupView* popup_view, in AutocompletePopupModel() argument29 : view_(popup_view), in AutocompletePopupModel()
20 AutocompletePopupModel(AutocompletePopupView* popup_view,
243 gfx::NativeView popup_view() { return popup_view_; } in popup_view() function in DraggedTabController::DockDisplayer618 if (controller->popup_view()) { in UpdateDockInfo()620 dock_windows_.insert(controller->popup_view()); in UpdateDockInfo()1409 dock_windows_.find(controller->popup_view()); in DockDisplayerDestroyed()