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

  /external/chromium/chrome/browser/chromeos/login/
screen_locker.cc 300 screen_locker_->GetViewByID(VIEW_ID_SCREEN_LOCKER_SIGNOUT_LINK);
301 shutdown_ = screen_locker_->GetViewByID(VIEW_ID_SCREEN_LOCKER_SHUTDOWN);
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc 337 const views::View* TabStrip::GetViewByID(int view_id) const {
351 return View::GetViewByID(view_id);
    [all...]

Completed in 565 milliseconds