OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tab_strip2
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller_interactive_uitest_win.cc
82
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
96
gfx::Point target_point(
tab_strip2
->width() -1,
tab_strip2
->height() / 2);
97
views::View::ConvertPointToScreen(
tab_strip2
, &target_point);
105
ASSERT_FALSE(
tab_strip2
->IsDragSessionActive());
137
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
138
ASSERT_FALSE(
tab_strip2
->IsDragSessionActive());
271
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
288
ASSERT_FALSE(
tab_strip2
->IsDragSessionActive());
292
// Drag to
tab_strip2
320
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
[
all
...]
tab_drag_controller_interactive_uitest.cc
606
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
615
this, tab_strip,
tab_strip2
)));
618
// Should now be attached to
tab_strip2
.
619
ASSERT_TRUE(
tab_strip2
->IsDragSessionActive());
626
ASSERT_FALSE(
tab_strip2
->IsDragSessionActive());
691
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
692
ASSERT_FALSE(
tab_strip2
->IsDragSessionActive());
750
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
751
ASSERT_FALSE(
tab_strip2
->IsDragSessionActive());
1027
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1094
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1143
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1190
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1285
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
1413
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
1468
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1518
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1595
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1650
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
2142
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
[
all
...]
/external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc
1499
TabStripModel*
tab_strip2
= browser2->tab_strip_model();
local
[
all
...]
Completed in 2482 milliseconds