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

  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_arrow_model.cc 44 void InfoBarArrowModel::ShowArrowFor(InfoBar* bar, bool animate) {
infobar_gtk.cc 128 void InfoBar::ShowArrowFor(InfoBar* other, bool animate) {
129 arrow_model_.ShowArrowFor(other, animate);

Completed in 45 milliseconds