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 350 top += GetRowHeightFromId(identifiers()[i]);
357 GetRowHeightFromId(identifiers()[index]));
507 current_height += GetRowHeightFromId(identifiers()[i]);
517 int AutofillPopupControllerImpl::GetRowHeightFromId(int identifier) const {
579 popup_height += GetRowHeightFromId(identifiers()[i]);
autofill_popup_controller_impl.h 121 int GetRowHeightFromId(int identifier) const;

Completed in 177 milliseconds