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

  /external/chromium_org/chrome/browser/ui/gtk/bubble/
bubble_gtk.h 76 // |anchor_widget|'s origin). A bubble will try to fit on the screen, so it
84 static BubbleGtk* Show(GtkWidget* anchor_widget,
112 GtkWidget* anchor_widget() { return anchor_widget_; } function in class:BubbleGtk
129 void Init(GtkWidget* anchor_widget,
  /external/chromium_org/ui/views/bubble/
bubble_delegate.h 62 Widget* anchor_widget() const { return anchor_widget_; } function in class:views::BubbleDelegateView

Completed in 39 milliseconds