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

  /external/chromium_org/chrome/browser/chromeos/media/
media_player.cc 44 const int kControlsHeight = 35;
45 const int kPopupHeight = kTitleHeight + kTrackHeight + kControlsHeight;
  /external/chromium/chrome/browser/chromeos/login/
user_controller.cc 49 const int kControlsHeight = 31;
51 const int kControlsHeight = 28;
409 *height = kControlsHeight;

Completed in 126 milliseconds