Searched refs:GetRowHeightFromId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_popup_controller_impl.cc350 top += GetRowHeightFromId(identifiers()[i]);
357 GetRowHeightFromId(identifiers()[index]));
507 current_height += GetRowHeightFromId(identifiers()[i]);
517 int AutofillPopupControllerImpl::GetRowHeightFromId(int identifier) const { function in class:autofill::AutofillPopupControllerImpl
579 popup_height += GetRowHeightFromId(identifiers()[i]);
H A Dautofill_popup_controller_impl.h121 int GetRowHeightFromId(int identifier) const;

Completed in 139 milliseconds