Searched refs:UpdateBoundsAndRedrawPopup (Results 1 – 13 of 13) sorted by relevance
37 UpdateBoundsAndRedrawPopup(); in Show()46 void AutofillPopupViewAndroid::UpdateBoundsAndRedrawPopup() { in UpdateBoundsAndRedrawPopup() function in autofill::AutofillPopupViewAndroid
41 virtual void UpdateBoundsAndRedrawPopup() OVERRIDE;
181 UpdateBoundsAndRedrawPopup(); in Show()219 UpdateBoundsAndRedrawPopup(); in UpdateDataListValues()246 UpdateBoundsAndRedrawPopup(); in UpdateDataListValues()308 void AutofillPopupControllerImpl::UpdateBoundsAndRedrawPopup() { in UpdateBoundsAndRedrawPopup() function in autofill::AutofillPopupControllerImpl317 view_->UpdateBoundsAndRedrawPopup(); in UpdateBoundsAndRedrawPopup()380 UpdateBoundsAndRedrawPopup(); in SetPopupBounds()530 UpdateBoundsAndRedrawPopup(); in RemoveSelectedLine()
55 virtual void UpdateBoundsAndRedrawPopup() = 0;
37 virtual void UpdateBoundsAndRedrawPopup() = 0;
108 MOCK_METHOD0(UpdateBoundsAndRedrawPopup, void());179 UpdateBoundsAndRedrawPopup()); in TEST_F()256 EXPECT_CALL(*autofill_popup_controller_, UpdateBoundsAndRedrawPopup()); in TEST_F()
90 virtual void UpdateBoundsAndRedrawPopup() OVERRIDE;
49 UpdateBoundsAndRedrawPopup();60 void AutofillPopupViewBridge::UpdateBoundsAndRedrawPopup() {
35 virtual void UpdateBoundsAndRedrawPopup() OVERRIDE;
38 virtual void UpdateBoundsAndRedrawPopup() OVERRIDE;
228 UpdateBoundsAndRedrawPopup(); in Show()239 void AutofillPopupViewViews::UpdateBoundsAndRedrawPopup() { in UpdateBoundsAndRedrawPopup() function in autofill::AutofillPopupViewViews
54 virtual void UpdateBoundsAndRedrawPopup() OVERRIDE;
79 UpdateBoundsAndRedrawPopup(); in Show()94 void AutofillPopupViewGtk::UpdateBoundsAndRedrawPopup() { in UpdateBoundsAndRedrawPopup() function in autofill::AutofillPopupViewGtk