OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:titlebar_exposed_bounds
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/panels/
panel_browsertest.cc
172
std::vector<gfx::Rect>
titlebar_exposed_bounds
= test_begin_bounds;
local
174
titlebar_exposed_bounds
[index].set_height(
176
titlebar_exposed_bounds
[index].set_y(
189
EXPECT_EQ(
titlebar_exposed_bounds
, GetAllPanelBounds());
204
EXPECT_EQ(
titlebar_exposed_bounds
, GetAllPanelBounds());
211
EXPECT_EQ(
titlebar_exposed_bounds
, GetAllPanelBounds());
[
all
...]
Completed in 130 milliseconds