Home | History | Annotate | Download | only in autofill

Lines Matching defs:InfoBubble

54 InfoBubble::InfoBubble(views::View* anchor,
77 InfoBubble::~InfoBubble() {}
79 void InfoBubble::Show() {
100 void InfoBubble::Hide() {
106 void InfoBubble::UpdatePosition() {
120 views::NonClientFrameView* InfoBubble::CreateNonClientFrameView(
130 gfx::Size InfoBubble::GetPreferredSize() const {
137 void InfoBubble::OnWidgetDestroyed(views::Widget* widget) {
142 void InfoBubble::OnWidgetBoundsChanged(views::Widget* widget,