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

  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_arrow_model.h 36 void ShowArrowFor(InfoBar* bar, bool animate);
infobar_gtk.h 66 void ShowArrowFor(InfoBar* other, bool animate);
infobar_gtk.cc 128 void InfoBar::ShowArrowFor(InfoBar* other, bool animate) {
129 arrow_model_.ShowArrowFor(other, animate);
infobar_arrow_model.cc 44 void InfoBarArrowModel::ShowArrowFor(InfoBar* bar, bool animate) {
infobar_container_gtk.cc 171 last_bar->ShowArrowFor(this_bar, animate);
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.cc     [all...]

Completed in 122 milliseconds