OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_delegate
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/gtk/infobars/
infobar_container_gtk.cc
203
InfoBarDelegate*
next_delegate
= NULL;
local
206
next_delegate
= tab_contents_->GetInfoBarDelegateAt(i);
211
ShowArrowForDelegate(
next_delegate
, animate);
Completed in 432 milliseconds