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

  /external/chromium/chrome/browser/ui/views/tabs/
base_tab_strip.h 27 HORIZONTAL_TAB_STRIP,
dragged_tab_controller.cc 182 return (tabstrip->type() == BaseTabStrip::HORIZONTAL_TAB_STRIP) ?
707 if (attached_tabstrip_->type() == BaseTabStrip::HORIZONTAL_TAB_STRIP) {
832 if (tabstrip->type() == BaseTabStrip::HORIZONTAL_TAB_STRIP) {
    [all...]
base_tab_strip.cc 332 if (type() == HORIZONTAL_TAB_STRIP)
415 if (type() == HORIZONTAL_TAB_STRIP)
tab_strip.cc 119 : BaseTabStrip(controller, BaseTabStrip::HORIZONTAL_TAB_STRIP),
    [all...]
  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.cc 24 : BaseTabStrip(controller, BaseTabStrip::HORIZONTAL_TAB_STRIP),

Completed in 206 milliseconds