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

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.cc 335 top += GetRowHeightFromId(identifiers()[i]);
342 GetRowHeightFromId(identifiers()[index]));
499 current_height += GetRowHeightFromId(identifiers()[i]);
509 int AutofillPopupControllerImpl::GetRowHeightFromId(int identifier) const {
577 popup_height += GetRowHeightFromId(identifiers()[i]);
autofill_popup_controller_impl.h 125 int GetRowHeightFromId(int identifier) const;

Completed in 6647 milliseconds