Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/tabs/
Ddragged_tab_view.h26 NativeViewPhotobooth* photobooth);
Ddragged_tab_view.cc33 NativeViewPhotobooth* photobooth) in DraggedTabView() argument
38 photobooth_(photobooth), in DraggedTabView()
Dtab_drag_controller.cc2048 NativeViewPhotobooth* photobooth = NativeViewPhotobooth::Create( in CreateDraggedView() local
2062 content_bounds.size(), photobooth)); in CreateDraggedView()
/external/chromium/chrome/browser/ui/views/tabs/
Ddragged_tab_view.h27 NativeViewPhotobooth* photobooth);
Ddragged_tab_view.cc33 NativeViewPhotobooth* photobooth) in DraggedTabView() argument
38 photobooth_(photobooth), in DraggedTabView()
Ddragged_tab_controller.cc1343 NativeViewPhotobooth* photobooth = in CreateDraggedView() local
1359 content_bounds.size(), photobooth)); in CreateDraggedView()