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
602
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
611
this, tab_strip,
tab_strip2
)));
614
// Should now be attached to
tab_strip2
.
615
ASSERT_TRUE(
tab_strip2
->IsDragSessionActive());
622
ASSERT_FALSE(
tab_strip2
->IsDragSessionActive());
636
EXPECT_FALSE(
tab_strip2
->GetWidget()->HasCapture());
699
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
700
ASSERT_FALSE(
tab_strip2
->IsDragSessionActive());
723
EXPECT_FALSE(
tab_strip2
->GetWidget()->HasCapture());
766
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser)
local
1096
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1171
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1227
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1282
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1385
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
1513
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
1568
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1618
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1695
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
1748
TabStrip*
tab_strip2
= GetTabStripForBrowser(browser2);
local
2173
TabStrip*
tab_strip2
= GetTabStripForBrowser(new_browser);
local
[
all
...]
/external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc
1573
TabStripModel*
tab_strip2
= browser2->tab_strip_model();
local
[
all
...]
Completed in 100 milliseconds