HomeSort by relevance Sort by last modified time
    Searched refs:SetPopupOwner (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_action_view.h 62 virtual void SetPopupOwner(BrowserActionView* popup_owner) = 0;
browser_action_view.cc 328 delegate_->SetPopupOwner(this);
346 delegate_->SetPopupOwner(NULL);
browser_actions_container.h 251 virtual void SetPopupOwner(BrowserActionView* popup_owner) OVERRIDE;
browser_actions_container.cc 302 void BrowserActionsContainer::SetPopupOwner(BrowserActionView* popup_owner) {
    [all...]

Completed in 776 milliseconds