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

  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.h 37 virtual BaseTab* CreateTabForDragging();
touch_tab_strip.cc 81 BaseTab* TouchTabStrip::CreateTabForDragging() {
  /external/chromium/chrome/browser/ui/views/tabs/
side_tab_strip.h 29 virtual BaseTab* CreateTabForDragging() OVERRIDE;
base_tab_strip.h 49 virtual BaseTab* CreateTabForDragging() = 0;
tab_strip.h 69 virtual BaseTab* CreateTabForDragging() OVERRIDE;
side_tab_strip.cc 166 BaseTab* SideTabStrip::CreateTabForDragging() {
tab_strip.cc 260 BaseTab* TabStrip::CreateTabForDragging() {
    [all...]
dragged_tab_controller.cc     [all...]

Completed in 32 milliseconds