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

  /external/chromium/chrome/browser/ui/views/infobars/
infobar.h 49 void SetArrowTargetHeight(int height);
infobar.cc 48 void InfoBar::SetArrowTargetHeight(int height) {
infobar_container.cc 180 infobars_[i]->SetArrowTargetHeight(ArrowTargetHeightForInfoBar(i));
  /external/chromium_org/chrome/browser/infobars/
infobar.h 64 void SetArrowTargetHeight(int height);
infobar.cc 78 void InfoBar::SetArrowTargetHeight(int height) {
infobar_container.cc 219 infobars_[i]->SetArrowTargetHeight(ArrowTargetHeightForInfoBar(i));

Completed in 90 milliseconds