OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:visible_bounds
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
find_bar_host.cc
357
gfx::Rect
visible_bounds
;
local
359
visible_bounds
= host()->GetWindowBoundsInScreen();
361
visible_bounds
);
/external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc
1588
gfx::Rect
visible_bounds
= GetShelfWidget()->GetWindowBoundsInScreen();
local
[
all
...]
shelf_view_unittest.cc
1739
gfx::Rect
visible_bounds
= shelf_view_->GetVisibleItemsBoundsInScreen();
local
1749
gfx::Rect
visible_bounds
= shelf_view_->GetVisibleItemsBoundsInScreen();
local
[
all
...]
/external/chromium_org/cc/layers/
tiled_layer_unittest.cc
1505
gfx::Rect
visible_bounds
= gfx::Rect(0, 0, 100, 150);
local
[
all
...]
Completed in 70 milliseconds