/external/chromium_org/chrome/browser/ui/autofill/ |
D | popup_controller_common_unittest.cc | 34 std::vector<gfx::RectF> element_bounds; in TEST_F() local 38 element_bounds.push_back(gfx::RectF(0, 0, 0, 0)); in TEST_F() 43 element_bounds.push_back(gfx::RectF(2 * desired_width, 0, 0, 0)); in TEST_F() 48 element_bounds.push_back(gfx::RectF(0, 2 * desired_height, 0, 0)); in TEST_F() 53 element_bounds.push_back( in TEST_F() 59 element_bounds.push_back( in TEST_F() 66 element_bounds.push_back( in TEST_F() 72 for (size_t i = 0; i < element_bounds.size(); ++i) { in TEST_F() 74 new TestPopupControllerCommon(element_bounds[i])); in TEST_F()
|
D | test_popup_controller_common.cc | 10 const gfx::RectF& element_bounds) in TestPopupControllerCommon() argument 11 : PopupControllerCommon(element_bounds, NULL, NULL) {} in TestPopupControllerCommon()
|
D | autofill_popup_controller_impl.cc | 75 const gfx::RectF& element_bounds, in GetOrCreate() argument 81 previous->element_bounds() == element_bounds) { in GetOrCreate() 91 delegate, web_contents, container_view, element_bounds, in GetOrCreate() 100 const gfx::RectF& element_bounds, in AutofillPopupControllerImpl() argument 102 : controller_common_(new PopupControllerCommon(element_bounds, in AutofillPopupControllerImpl() 377 const gfx::RectF& AutofillPopupControllerImpl::element_bounds() const { in element_bounds() function in autofill::AutofillPopupControllerImpl 378 return controller_common_->element_bounds(); in element_bounds()
|
D | popup_controller_common.h | 30 PopupControllerCommon(const gfx::RectF& element_bounds, 35 const gfx::RectF& element_bounds() const { return element_bounds_; } in element_bounds() function
|
D | autofill_popup_controller_impl.h | 37 const gfx::RectF& element_bounds, 71 const gfx::RectF& element_bounds, 89 virtual const gfx::RectF& element_bounds() const OVERRIDE;
|
D | password_generation_popup_controller_impl.h | 74 const gfx::RectF& element_bounds() { in element_bounds() function 75 return controller_common_.element_bounds(); in element_bounds()
|
D | autofill_popup_controller_unittest.cc | 73 const gfx::RectF& element_bounds) in TestAutofillPopupController() argument 75 external_delegate, NULL, NULL, element_bounds, in TestAutofillPopupController() 77 test_controller_common_(new TestPopupControllerCommon(element_bounds)) { in TestAutofillPopupController() 97 using AutofillPopupControllerImpl::element_bounds; 473 element_bounds()); in TEST_F()
|
D | chrome_autofill_client.cc | 118 const gfx::RectF& element_bounds, in ShowAutofillPopup() argument 128 element_bounds + client_area.OffsetFromOrigin(); in ShowAutofillPopup()
|
D | popup_controller_common.cc | 20 const gfx::RectF& element_bounds, in PopupControllerCommon() argument 23 : element_bounds_(element_bounds), in PopupControllerCommon()
|
D | test_popup_controller_common.h | 16 explicit TestPopupControllerCommon(const gfx::RectF& element_bounds);
|
D | autofill_popup_controller.h | 51 virtual const gfx::RectF& element_bounds() const = 0;
|
D | chrome_autofill_client.h | 54 const gfx::RectF& element_bounds,
|
/external/chromium_org/android_webview/native/ |
D | aw_autofill_client.cc | 81 const gfx::RectF& element_bounds, in ShowAutofillPopup() argument 95 element_bounds + client_area.OffsetFromOrigin(); in ShowAutofillPopup() 102 const gfx::RectF& element_bounds, in ShowAutofillPopupImpl() argument 127 element_bounds.x(), in ShowAutofillPopupImpl() 128 element_bounds.y(), in ShowAutofillPopupImpl() 129 element_bounds.width(), in ShowAutofillPopupImpl() 130 element_bounds.height(), in ShowAutofillPopupImpl()
|
D | aw_autofill_client.h | 72 const gfx::RectF& element_bounds, 96 void ShowAutofillPopupImpl(const gfx::RectF& element_bounds,
|
/external/chromium_org/chrome/browser/ui/android/autofill/ |
D | autofill_popup_view_android.cc | 50 controller_->element_bounds().x(), in UpdateBoundsAndRedrawPopup() 51 controller_->element_bounds().y(), in UpdateBoundsAndRedrawPopup() 52 controller_->element_bounds().width(), in UpdateBoundsAndRedrawPopup() 53 controller_->element_bounds().height()); in UpdateBoundsAndRedrawPopup()
|
/external/chromium_org/components/autofill/core/browser/ |
D | autofill_external_delegate_unittest.cc | 57 void(const gfx::RectF& element_bounds, 121 const gfx::RectF element_bounds; in IssueOnQuery() local 123 external_delegate_->OnQuery(query_id, form, field, element_bounds, true); in IssueOnQuery() 329 const gfx::RectF element_bounds; in TEST_F() local 331 external_delegate_->OnQuery(kQueryId, form, field, element_bounds, true); in TEST_F() 423 const gfx::RectF element_bounds; in TEST_F() local 425 external_delegate_->OnQuery(kQueryId, form, field, element_bounds, false); in TEST_F()
|
D | test_autofill_client.cc | 46 const gfx::RectF& element_bounds, in ShowAutofillPopup() argument
|
D | test_autofill_client.h | 36 const gfx::RectF& element_bounds,
|
D | autofill_client.h | 90 const gfx::RectF& element_bounds,
|
D | autofill_external_delegate.cc | 61 const gfx::RectF& element_bounds, in OnQuery() argument 67 element_bounds_ = element_bounds; in OnQuery()
|
D | autofill_external_delegate.h | 58 const gfx::RectF& element_bounds,
|
/external/chromium_org/components/password_manager/core/browser/ |
D | password_autofill_manager_unittest.cc | 57 void(const gfx::RectF& element_bounds, 169 gfx::RectF element_bounds; in TEST_F() local 186 username_field_, element_bounds, suggestions, realms); in TEST_F()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
D | path.c | 1700 VGfloat *element_bounds, in set_bounds() argument 1704 memcpy(bounds, element_bounds, 4 * sizeof(VGfloat)); in set_bounds() 1707 unite_bounds(bounds, element_bounds); in set_bounds() 1718 VGfloat element_bounds[4]; in path_bounding_rect() local 1749 line_bounds(line, element_bounds); in path_bounding_rect() 1750 set_bounds(bounds, element_bounds, &bounds_inited); in path_bounding_rect() 1759 bezier_exact_bounds(&bezier, element_bounds); in path_bounding_rect() 1760 set_bounds(bounds, element_bounds, &bounds_inited); in path_bounding_rect() 1779 path_bounding_rect(path, element_bounds + 0, element_bounds + 1, in path_bounding_rect() 1780 element_bounds + 2, element_bounds + 3); in path_bounding_rect() [all …]
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | path.c | 1700 VGfloat *element_bounds, in set_bounds() argument 1704 memcpy(bounds, element_bounds, 4 * sizeof(VGfloat)); in set_bounds() 1707 unite_bounds(bounds, element_bounds); in set_bounds() 1718 VGfloat element_bounds[4]; in path_bounding_rect() local 1749 line_bounds(line, element_bounds); in path_bounding_rect() 1750 set_bounds(bounds, element_bounds, &bounds_inited); in path_bounding_rect() 1759 bezier_exact_bounds(&bezier, element_bounds); in path_bounding_rect() 1760 set_bounds(bounds, element_bounds, &bounds_inited); in path_bounding_rect() 1779 path_bounding_rect(path, element_bounds + 0, element_bounds + 1, in path_bounding_rect() 1780 element_bounds + 2, element_bounds + 3); in path_bounding_rect() [all …]
|
/external/chromium_org/chrome/browser/autofill/ |
D | content_autofill_driver_browsertest.cc | 41 void(const gfx::RectF& element_bounds,
|