Searched refs:photobooth (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_view.h22 // takes ownership of the views in |renderers| and |photobooth|.
27 NativeViewPhotobooth* photobooth);
H A Ddragged_tab_view.cc33 NativeViewPhotobooth* photobooth)
38 photobooth_(photobooth),
29 DraggedTabView(const std::vector<views::View*>& renderers, const std::vector<gfx::Rect>& renderer_bounds, const gfx::Point& mouse_tab_offset, const gfx::Size& contents_size, NativeViewPhotobooth* photobooth) argument
H A Ddragged_tab_controller.cc1343 NativeViewPhotobooth* photobooth = local
1359 content_bounds.size(), photobooth));
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Ddragged_tab_view.h21 // takes ownership of the views in |renderers| and |photobooth|.
26 NativeViewPhotobooth* photobooth);
H A Ddragged_tab_view.cc34 NativeViewPhotobooth* photobooth)
39 photobooth_(photobooth),
30 DraggedTabView(const std::vector<views::View*>& renderers, const std::vector<gfx::Rect>& renderer_bounds, const gfx::Point& mouse_tab_offset, const gfx::Size& contents_size, NativeViewPhotobooth* photobooth) argument
H A Dtab_drag_controller.cc1906 NativeViewPhotobooth* photobooth = NativeViewPhotobooth::Create( local
1920 content_bounds.size(), photobooth));

Completed in 368 milliseconds